Closed Autoparallel closed 1 week ago
Need to check this on Linux now. I'm not sure if I'll hold any hope for Windows myself.
Also it seems logs are not working perfectly. I can cat
one of the log files, but I can't tail
them meaningfully.
Needs to fix lint and badly needs a refactor.
Closes #43
udeps
run in each targetDaemonize
daemon in the future (issue?). Would be good to use this still as a callable option and have the system managed daemons be the other option. I think I'll just add this in during the refactor. So install/uninstall will manage system versions, start/stop use daemonize. Then in this case we have to modify how the system versions call into the bin. Perhaps this is maybe better to just spawn a thread and do though.