Skip to content
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

sys.exit( should be able to handle coroutines ) #18

Open
pmp-p opened this issue Apr 13, 2022 · 0 comments
Open

sys.exit( should be able to handle coroutines ) #18

pmp-p opened this issue Apr 13, 2022 · 0 comments

Comments

@pmp-p
Copy link
Owner

pmp-p commented Apr 13, 2022

sys.exit() should be able to handle return value of a coro ( eg named main ) and be used directly in place of asyncio.run( main() )

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

No branches or pull requests

1 participant