Merged
Conversation
Also code cleanup
This caused two things: 1. If the server could never contact the watchdog, timeouts didn't work. 2. If the server takes a long time to update, the timeout from the *previous* run would kill the next run.
* v1 of systemd service management * minor cleanup * Allow using randomized transient unit name for systemd process management. * Remove config file hot reload Never a good idea * Allow connecting to system manager for systemd integration * Fix missing Tmds.DBus reference I guess * Make process persistence work properly on POSIX Server shutdown after persisted restart would break and throw an error because ExitCode is unavailable for non-child processes on POSIX. I didn't catch this as I developed on Windows.
* Dotnet 9 * Upgrade Nuget packages * Wow, this hasn't been touched in a while!
* Update nix files * Update flakes for .NET 9 * Fix warniing about using nixpkgs.system * add .system * add .NET 8 as well for servers still using 8 * Fix zlib error --------- Co-authored-by: Alina Shumann <alina@alinanova.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.