You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah I’ve been playing around with a bunch of libraries (most notably rust-simple-signal and Tokio’s mostly undocumented Unix signal handling), and there is some lifetime trickery involved that makes it a little harder than just calling repo.reload_tals() (as an example) in a handler function!
Reloading the config should happen via SIGHUP, restarting validation should happen through SIGUSR1.
The text was updated successfully, but these errors were encountered: