Skip to content

Comments

Fix splash screen animation cleanup#3576

Open
MelkorBalrog wants to merge 1 commit intomainfrom
codex/fix-python-runtime-error-with-gil
Open

Fix splash screen animation cleanup#3576
MelkorBalrog wants to merge 1 commit intomainfrom
codex/fix-python-runtime-error-with-gil

Conversation

@MelkorBalrog
Copy link
Owner

Summary

  • cancel splash screen animation and fade timers before destroying the window to avoid orphaned Tcl callbacks
  • add regression coverage that verifies splash screen shutdown removes _animate callbacks
  • document the fix in HISTORY.md with a new 0.2.280 entry

Testing

  • pytest (fails in this environment with a segmentation fault in tests/api/test_core_api.py)
  • pytest tests/detachment/after_callbacks/test_splash_screen_cleanup.py -k splash

https://chatgpt.com/codex/tasks/task_b_68e66b454bd083278437c9477ed1f1d3

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant