Skip to content

Add runPyAsync - #41

Draft
Shimuuar wants to merge 3 commits into
masterfrom
runAsync
Draft

Add runPyAsync#41
Shimuuar wants to merge 3 commits into
masterfrom
runAsync

Conversation

@Shimuuar

Copy link
Copy Markdown
Owner

This variant of runPy which executes python code in separate OS thread. Mostly useful for async in python

At the moment I'm not quite sure that API is right but it works with example in #40

Fixes #40

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.

Is it possible to run python async functions in different Haskell threads?

1 participant