Skip to content
Snippets Groups Projects
Commit 4cec63a9 authored by Damien George's avatar Damien George
Browse files

py: Implement a simple global interpreter lock.

This makes the VM/runtime thread safe, at the cost of not being able to
run code in parallel.
parent 1f54ad2a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment