Open nmammeri opened 2 weeks ago
Initial investigation points to the bad handling of AWT within GraalVM . I think it's due to the AWT dispose thread deadlocking.
This bug is only experienced with extract to stream api on macos and not extract to string
Initial investigation points to the bad handling of AWT within GraalVM . I think it's due to the AWT dispose thread deadlocking.