compio-rs / compio-rs/compio-py

Ban or tighten moving event loop across threads

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
248
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Since compio-rs/compio#660 (#5), `Proactor` is no longer `Send` (which is more strict and correct). Moving an event loop across threads should now be either banned - which violates 100% Python compatibility (in a good way), or requires very careful and clean boundaries.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.