Replies: 1 comment 1 reply
-
Check: #1572 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any way to ensure code runs before uvicorn reloads?
Something like a finally block?
I have a bunch of physical devices I'm communicating with that each have to be manually restarted if I break the connection without a disconnect message.
Beta Was this translation helpful? Give feedback.
All reactions