Skip to content

Conversation

@limbonaut
Copy link
Collaborator

@limbonaut limbonaut commented Aug 21, 2025

This PR fixes a crash issue revealed while working on tests in #321. Using callable_mp with call_deferred is not safe if object is removed early. Using method bindings with call_deferred() is much safer in this context. Extracted from #321.

Also better error handling.

@limbonaut limbonaut added the Bug Something isn't working label Aug 21, 2025
@limbonaut limbonaut marked this pull request as ready for review August 21, 2025 13:47
cursor[bot]

This comment was marked as outdated.

Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there a way to repro and test this?

@limbonaut
Copy link
Collaborator Author

limbonaut commented Aug 25, 2025

@bruno-garcia not without #321, we'll have tests there.

@limbonaut limbonaut merged commit 96bea8f into main Aug 25, 2025
35 of 36 checks passed
@limbonaut limbonaut deleted the fix/logger-signal branch August 25, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants