Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T80679
Change Details
Change Details
Old
New
Diff
1. run the Linux Dedicated Server with -pid=arma3.pid 2. send SIGTERM 3. watch the process get terminated immediately (due to missing signal handler) 4. arma3.pid still exists (a process that is instructed to terminate gracefully is usually expected to delete its own pid-file)
1. run the Linux Dedicated Server with -pid=arma3.pid 2. send SIGTERM 3. watch the process get terminated immediately (due to missing signal handler) 4. arma3.pid still exists (a process that is instructed to terminate gracefully is usually expected to delete its own pid-file)
Continue