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

Changes disconnect key sequence for session_subscribe.py #3

Merged
merged 1 commit into from
Mar 25, 2020

Conversation

ronakg
Copy link
Collaborator

@ronakg ronakg commented Mar 25, 2020

  • Adds SIGINT and SIGTERM handlers for the asyncio loop.
  • When either of them are received, disconnect the websocket connection
    and exit.

- Adds `SIGINT` and `SIGTERM` handlers for the asyncio loop.
- When either of them are received, disconnect the websocket connection
  and exit.
@ronakg ronakg requested a review from alei121 March 25, 2020 06:42
@alei121 alei121 merged commit cc00ef7 into master Mar 25, 2020
@ronakg ronakg deleted the rogandhi/master/ctrl-c branch March 25, 2020 17:59
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.

None yet

3 participants