If an error occurs on the UNL thread it may not close properly and net.stop won't kill the zombie threads, delaying the process from ending -- this could also break tests
the success handlers could also cause problems if there's exceptions in them when getting the mutex
If an error occurs on the UNL thread it may not close properly and net.stop won't kill the zombie threads, delaying the process from ending -- this could also break tests
the success handlers could also cause problems if there's exceptions in them when getting the mutex