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

Avoid using (non-serializable) weak references in worker processes #50

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

dhdaines
Copy link
Owner

This ... doesn't entirely solve the problem of non-serializability, because we don't have a good way to re-connect them in the, er, "manager" process. But it at least avoids awful surprises for the moment.

@dhdaines dhdaines merged commit 81ac3d9 into main Jan 17, 2025
8 checks passed
@dhdaines dhdaines deleted the weakrefs_workers2 branch January 17, 2025 16:23
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