dennis / slipstream

ISC License
5 stars 0 forks source link

BUGFIX: Dont stop restarted instances immediately #109

Closed dennis closed 3 years ago

dennis commented 3 years ago

If a lua script stops for some reason, and we restart it, it would immediately stop again, as the "Stopping" flag wasn't reset to false.