Forum: Mlucas
2019-03-01, 04:10
|
Replies: 11
Views: 7,259
Thought I'd share key parts of a PM-exchange...
Thought I'd share key parts of a PM-exchange GordP and I had this week by way of a followup to the foregoing posts in this thread. Don't think of it as tl;dr, think of it as the scandalous, sordid...
|
Forum: Mlucas
2019-02-18, 19:57
|
Replies: 11
Views: 7,259
I've fiddled the code to catch SIGINT, SIGTERM...
I've fiddled the code to catch SIGINT, SIGTERM and SIGHUP, print info re. the caught signal and exit gracefully. Users can still use ctrl-\ to force immediate-exit or ctrl-z to suspend the process...
|
Forum: Mlucas
2019-02-16, 21:57
|
Replies: 11
Views: 7,259
|
Forum: Mlucas
2019-02-16, 19:17
|
Replies: 11
Views: 7,259
v18 pre-release discussion
One of my main beta testers, GordP, has convinced me to add signal-catching (e.g. instead of just dying on ctrl-c, complete the current iteration, write savefiles and exit gracefully) to the v18 code...
|