Closing SSE connections #372
Unanswered
FallingSnow
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I hit
ctrl+c
I send a signal toServer::run_with_graceful_shutdown
but it seems to hang if there are any SSE streams connected. How do I close these connections?Beta Was this translation helpful? Give feedback.
All reactions