dart-lang / native

Dart packages related to FFI and native assets bundling.
BSD 3-Clause "New" or "Revised" License
155 stars 43 forks source link

Shut down JVM after the tests are completed #1517

Open HosseinYousefi opened 2 months ago

HosseinYousefi commented 2 months ago

Simply calling DestroyJavaVM somehow hangs the process. Moving to backlog for now as it's only affecting tests.