Crash when quickly resizing Window on macOS
wokalski opened this issue · 0 comments
wokalski commented
How to reproduce:
- Open the app
- Quickly resize the window
Workaround:
put Gc.full_major
in Brisk.RunLoop.run
Hypothesis:
Not sure, nothing comes to mind since the crash occurs before (or after, not sure) the OCaml callback is called.