You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2017. It is now read-only.
There is currently no option to prevent zinc -start from putting Nailgun in the background. This is a problem if I want to use something like runit to keep zinc running (after reboots or zinc crashes, etc).
An ideal solution would include this option making the zinc script use exec to start the JVM, so that signals work correctly.
(This would be a pull request, but getting $work to sign off on the CLA would take ages, sorry.)
The text was updated successfully, but these errors were encountered:
There is currently no option to prevent
zinc -start
from putting Nailgun in the background. This is a problem if I want to use something like runit to keep zinc running (after reboots or zinc crashes, etc).An ideal solution would include this option making the zinc script use
exec
to start the JVM, so that signals work correctly.(This would be a pull request, but getting $work to sign off on the CLA would take ages, sorry.)
The text was updated successfully, but these errors were encountered: