Skip to content

JVM Doesn't shutdown cleanly when using FUSE for OSX #9

@dtrott

Description

@dtrott

The root cause of the issue is that the init() and destroy() methods are called from different threads as a result the main thread is still attached and the VM won't shut down.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions