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

Simple case not working #2

Open
aranvir opened this issue Aug 19, 2022 · 0 comments
Open

Simple case not working #2

aranvir opened this issue Aug 19, 2022 · 0 comments

Comments

@aranvir
Copy link

aranvir commented Aug 19, 2022

Hi benny, first of all thank you for the great work! I have been looking for a while now for a way to gracefully shutdown asyncio scripts and was very glad when I found your project and the extensive explanations.

However, I encountered some problems (all with python 3.7 on windows 10):

  • There are some =-signs just floating around in the code (in logging calls).
  • The simple case cannot be interrupted after start. During start and stop your solution works fine but once it is in the wait part of the loop I cannot interrupt it. The complex script works fine as well.
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