On 5/31/17 4:53 PM, Kagamin wrote:
On Wednesday, 31 May 2017 at 13:04:52 UTC, Steven Schveighoffer wrote:
This seems like a large penalty for "almost" corrupting memory. No
other web framework I've used crashes the entire web server for such a
simple programming error.
On windows you can set up service restart settings in case it crashes.
Useful for services that crash regularly.
That *would* be a feature on Windows ;)
No, this is Linux, so I'll have to research how to properly do it with
systemd.
-Steve