Event loop integration
Open
- Dominant language
- Python
- Stars
- 893
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
When I'm using a Julia library that starts a loop with `@async`, the python REPL will never yield to it. It seems like we need to insert a `Main.eval("yield()")` into the python repl loop. Could be an easy PR, but I'm not really sure where that would go!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.