Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Can't reload its configuration while running, needs to be restarted
Open liw opened 9 months ago cib

Could support reloading its configuration via SIGUSR1, a special event in the event queue, or by monitoring the file modificaiton time.

liw commented 8 months ago

Could have a special event, like Shutdown, that would trigger this. I’d dislike having to deal with signals, which is the traditional Unix way of doing this.