Skip to content

Remove pickle#37

Open
AdrienVannson wants to merge 5 commits intomainfrom
remove-pickle
Open

Remove pickle#37
AdrienVannson wants to merge 5 commits intomainfrom
remove-pickle

Conversation

@AdrienVannson
Copy link
Copy Markdown
Collaborator

@AdrienVannson AdrienVannson commented Jul 16, 2025

Remove the pickle mechanism completely. Before, ObjectRefs were pickled and stored by the SchedulingActors. This is no longer the case: now, everything relies on Ray's standard reference counting mechanism.

This doesn't work yet due to an internal bug in Ray (ReferenceCountingAssertionError, which doesn't occur consistently).

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