Closing Audio example causes crash
jayrulez opened this issue · 1 comments
jayrulez commented
Closing the audio example using the close window icon causes a crash. This seems to be a race/timing issue as if I set a break point on the quitRequested method and step through then the application exits normally.
I've attached the log here:
BearishSun commented
Thanks for the report. I've managed to reproduce and fix the issue. The fix is live on the main bsf repository.