Commit Graph

9 Commits

Author SHA1 Message Date
Jordan Dominion 3c46164515 ThrowsExactly conversion except harder 2025-08-01 19:37:43 -04:00
Jordan Dominion a6c85366ae Add Windows service commands 128, 129, and 130
- 128 triggers a server shutdown.
- 129 and 130 are identical to SIGUSR1 and SIGUSR2 respectively, triggering a graceful shutdown and detaching shutdown respectively.
- These are implemented via pipes and are preferred to using the update path going forward. Should eventually replace the param entirely at the next possibility.
- New service params to detach and restart any running server as opposed to stopping entirely.
- Defer all service control to Service executable from Configure app.
- Console runner returns non-zero on error.
- Fix setting ACL of appsettings.Production.yml.
2023-06-25 21:00:26 -04:00
Cyberboss 2722b62673 Mostly done move to watchdog as seperate process. Need to just test updating 2018-08-01 13:29:04 -04:00
Cyberboss 7226ccc229 Kill off another host watchdog test 2018-07-25 12:05:54 -04:00
Cyberboss 10955fc3c8 Time to go home 2018-07-24 17:12:55 -04:00
Cyberboss d18c584f63 Fix things 2018-07-24 15:46:56 -04:00
Cyberboss 1af9644d73 More user stuff, other fixes 2018-07-20 16:43:48 -04:00
Cyberboss 267cecab91 Skeleton web app 2018-04-06 23:52:34 -04:00
Cyberboss 5c7ee1f2d6 Watchdog tests 2018-04-06 14:06:31 -04:00