Skip to content

add support for coroutine functions#146

Closed
thehesiod wants to merge 4 commits intoDataDog:masterfrom
farmersbusinessnetwork:thehesiod-asyncio
Closed

add support for coroutine functions#146
thehesiod wants to merge 4 commits intoDataDog:masterfrom
farmersbusinessnetwork:thehesiod-asyncio

Conversation

@thehesiod
Copy link
Copy Markdown
Contributor

@thehesiod thehesiod commented Aug 3, 2016

Without this change only the time it takes to create the coroutine is reported.

@thehesiod
Copy link
Copy Markdown
Contributor Author

I tried making the travis-ci tests to pass however the py2.x tests are looking at the await even when it isn't supposed to be included in that version.

@yannmh
Copy link
Copy Markdown

yannmh commented Aug 22, 2016

Sorry for the late answer @thehesiod!

Your changes look great. I am going to take a pass on it this week, and plan for a release next week.

Thanks!

@yannmh yannmh added this to the 0.13.0 milestone Aug 22, 2016
@yannmh yannmh self-assigned this Aug 22, 2016
@yannmh yannmh modified the milestones: 0.13.0, 0.14.0 Aug 24, 2016
@thehesiod
Copy link
Copy Markdown
Contributor Author

any updates?

@yannmh
Copy link
Copy Markdown

yannmh commented Sep 21, 2016

Thanks for your patience @thehesiod. 🙇

Your changes look good to me. I rebased your PR on top of the latest changes, and made some small adjustments in the organization of the different methods 🔀 .

I opened a new PR with more details: #159. Let's close this PR in the meantime.

@yannmh yannmh closed this Sep 21, 2016
@thehesiod thehesiod deleted the thehesiod-asyncio branch October 8, 2016 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants