jimkring / nuitka-nogil-testing

Testing nuitka builds on Python Multithreading without GIL https://github.com/colesbury/nogil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuitka Testing on Python without GIL

The purpose of this project is to test nuitka binary module and stand-alone executable builds on colesbury/nogil, a proof-of-concept implementation of CPython that supports multithreading without the global interpreter lock (GIL).

Test Build (in a Docker)

Status: Build Errors (see build runs)

About

Testing nuitka builds on Python Multithreading without GIL https://github.com/colesbury/nogil

License:Apache License 2.0


Languages

Language:Dockerfile 97.2%Language:Python 2.8%