Skip to content

Conversation

@hendrikmuhs
Copy link
Contributor

best to my knowledge we can enable free threading.

@hendrikmuhs
Copy link
Contributor Author

due to msgpack-python, free threading is not enabled:

  <frozen importlib._bootstrap>:491
    <frozen importlib._bootstrap>:491: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load module 'msgpack._cmsgpack', which has not declared that it can run safely without the GIL. To override this behavior and keep the GIL disabled (at your own risk), run with PYTHON_GIL=0 or -Xgil=0.

Fix is already on master, next release will enable it.

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.

1 participant