Skip to content

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