-
Hi! Is there a way to attach a hook to run when the development server reloads the application. I am working with threads and pools to interact to run long tasks in background and would like to coordinate the restart/shutdown of those threads with the rest of the server if possible. |
Beta Was this translation helpful? Give feedback.
Answered by
davidism
Jun 11, 2025
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
amCap1712
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#3045