1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2024-10-17 03:42:50 +02:00
Minecraft-Phantom-Panel/Utils/Phantom.Utils.Runtime
2023-03-03 08:32:05 +01:00
..
AssemblyAttributes.cs Add version and git hash to assemblies & website menu 2022-10-14 22:09:24 +02:00
CancellableBackgroundTask.cs Move most verbose log messages to debug level 2023-02-28 00:07:54 +01:00
CancellableSemaphore.cs Implement automatic backups 2023-02-05 03:39:35 +01:00
EnvironmentVariables.cs Change environment variables to throw on error instead of returning default value 2022-10-13 15:26:23 +02:00
OneShotProcess.cs Work around .NET starving thread pool when reading process output 2023-03-03 08:32:05 +01:00
Phantom.Utils.Runtime.csproj Add TaskManager shutdown logging of remaining tasks 2023-01-25 12:08:53 +01:00
PosixSignals.cs Fix graceful shutdown issues 2022-10-14 17:20:41 +02:00
Process.cs Work around .NET starving thread pool when reading process output 2023-03-03 08:32:05 +01:00
ProcessConfigurator.cs Work around .NET starving thread pool when reading process output 2023-03-03 08:32:05 +01:00
StopProcedureException.cs Move StopProcedureException into Phantom.Utils.Runtime project 2022-10-21 13:59:57 +02:00
TaskManager.cs Add TaskManager shutdown logging of remaining tasks 2023-01-25 12:08:53 +01:00
Tasks.cs Work around .NET starving thread pool when reading process output 2023-03-03 08:32:05 +01:00
WaitHandleExtensions.cs Change online player check in backup scheduler to wait for any server process output before retrying 2023-02-06 23:37:54 +01:00