Skip to content

Conversation

@JeffersGlass
Copy link
Contributor

@JeffersGlass JeffersGlass commented Mar 27, 2023

This PR may never need to be actually merged - it's more a description of the "new" behavior of coroutines after #1258 and what I found.

"Fixes" the test_targeted_stdio_async test that was broken by the syncify PR. I say fixes because, while I think the included comments correctly describe the current behavior on the Python side, I don't think I've fully thought through how they interact with the new way everything is await-ed on the JS side. Hence the WIP.

Address #1314, but does not close it, as there is another test to fix.

@JeffersGlass JeffersGlass added tag: tests Related to tests async Issue related to async/await, asyncio, Promises, Futures, or other async concepts in Python or JS. labels Mar 27, 2023
@madhur-tandon
Copy link
Member

@JeffersGlass I think we can close this since #1319 is already merged, what say?
CC: @hoodmane

@JeffersGlass
Copy link
Contributor Author

Yep, this ended up being redundant. Thanks @madhur-tandon !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async Issue related to async/await, asyncio, Promises, Futures, or other async concepts in Python or JS. tag: tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants