| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
The subprocess stuff is not new in main; you should be able to use it on this branch. |
Sorry, something went wrong.
|
I guess it was just this file then, sorry for the incorrect assumption... |
Sorry, something went wrong.
In the macosx backend, `event_loop_is_running` returns true after `lazy_init` is called, which happens in the `new` constructor for _any_ class. This means it is "running" as soon as a figure is created, and this will block any other backend tests.
…rker-threads BUG: raise when creating a MacOS FigureManager outside the main thread (cherry picked from commit 94def4e)
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
It looks like the testing-in-a-subprocess stuff was added recently. Let me know if I should handle the fact that this test could possibly crash if somehow there's a problem with the ObjC patch.