<@U14ECM2KV> I saw it. A mutex isn't necessarily a...
# tornadofx
e
@ron I saw it. A mutex isn't necessarily a bad idea, but an external dependency is for sure. To reimplement it wouldn't be a huge job, but it should probably not be based on any files, just a listening port. That way we can't end up in a situation where a stray file prevents the app from starting. Also, basing it on JUnique would change the license, so that's a no-no.