8000 'Fix' `test_targeted_stdio_async` by JeffersGlass · Pull Request #1316 · pyscript/pyscript · GitHub
[go: up one dir, main page]

Skip to content

'Fix' test_targeted_stdio_async #1316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

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
0