JuliaPy / JuliaPy/pyjulia

Event loop integration

Open
#319 11 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.