GitHub Action for nogil/python #101
jimkring
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a GitHub Action to make it really easy to run and test one's github project code running in nogil (since installing nogil on a github runner isn't trivial, obvious, or fast).
My hope is that this is helpful for getting people to start testing nogil (and their code running in nogil) and providing feedback.
-> https://github.com/marketplace/actions/nogil-python
And, here's a small test project that shows uses it:
https://github.com/jimkring/action-python-nogil-test
Beta Was this translation helpful? Give feedback.
All reactions