Skip to content

fix: crash when deinitializing unused timers on unix#551

Open
ozobotnovako wants to merge 1 commit intolvgl-micropython:mainfrom
ozobotnovako:fix_crash_timer
Open

fix: crash when deinitializing unused timers on unix#551
ozobotnovako wants to merge 1 commit intolvgl-micropython:mainfrom
ozobotnovako:fix_crash_timer

Conversation

@ozobotnovako
Copy link
Copy Markdown

Fix for crash with the unix port when timer thread is being joined on de-initialization even if it's not initialized.

Fixes #539 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SIGSEGV on exit with unix port

1 participant