Skip to content

OpenRocketInstance freezes on __exit__() on Mac #2

@SilentSys

Description

@SilentSys

Freezes on the call to java.awt.Window.getWindows(). Likely due to some mutex contention in the Window module.

So far this has only been observed on a Mac machine. It occurs consistently, but we have not been able to reproduce on Windows or Linux.

I don't have a Mac so any information/debugging from someone who has one would be very useful.

As a temporary workaround, it is fine to comment out the entire for loop that disposes the windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions