Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Ractor expectations #200

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Remove Ractor expectations #200

merged 1 commit into from
Jan 22, 2025

Conversation

cretz
Copy link
Member

@cretz cretz commented Jan 21, 2025

What was changed

Remove Ractor expectations since it was decided that without Google::Protobuf Ractor support, it's unreasonable for us to support it

@cretz cretz changed the title Remove Ractor expectations and enable Linux ARM in CI Remove Ractor expectations Jan 21, 2025
@cretz cretz requested a review from a team January 21, 2025 21:21
@cretz cretz marked this pull request as ready for review January 21, 2025 21:21
Comment on lines +992 to +995
It was an original goal to have workflows actually be Ractors for deterministic state isolation and have the library
support Ractors in general. However, due to the SDK's heavy use of the Google Protobuf library which
[is not Ractor-safe](https://github.com/protocolbuffers/protobuf/issues/19321), the Temporal Ruby SDK does not currently
work with Ractors.
Copy link
Member

Choose a reason for hiding this comment

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

Passin' that buck hard

😆

@cretz cretz merged commit eabdfe8 into temporalio:main Jan 22, 2025
6 checks passed
@cretz cretz deleted the remove-ractor branch January 22, 2025 13:26
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.

2 participants