Skip to content

Conversation

@etiennebarrie
Copy link
Member

Improve the messages of exceptions raised by the Ractor implementation.

When an object fails to be made shareable with Ractor.make_shareable or when an unshareable object is accessed through module constants or module instance variables, the error message now includes the chain of references that leads to the unshareable value.

Improve the messages of exceptions raised by the Ractor implementation.

When an object fails to be made shareable with `Ractor.make_shareable`
or when an unshareable object is accessed through module constants or
module instance variables, the error message now includes the chain of
references that leads to the unshareable value.
@etiennebarrie etiennebarrie force-pushed the ractor-error-reference-chain branch from d37bed4 to 89a62f7 Compare January 19, 2026 14:29
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.

1 participant