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
@tidjungs As I can see workDIr is not used as a path to create log and pid file. It is used as a current working directory for processes so that you'll able to work with FS using relative paths.
pid and log always create at ./
The text was updated successfully, but these errors were encountered: