Member
Member Author
The test suite executes just fine and all tests succeed, but it returns a SEGFAULT after running all the tests. I can reproduce the same problem locally, but this does not appear to be related to this changeset.
jsor approved these changes Dec 27, 2019
clue
changed the title
Fix unsupported EventConfig for ext-event on Windows
Fix unsupported EventConfig and SEGFAULTs on shutdown for ext-event on Windows
Member Author
I've fixed all SEGFAULTs by clearing all Event references in the destructor. The test suite now works without any issues on Windows ![]()
clue
mentioned this pull request
Merged
clue deleted the ext-event-windows branch
December 29, 2019 00:56
clue
mentioned this pull request
Merged
Merged