Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Conversation

@Sympatron
Copy link

Keeping the GIL locked while sending to full queues or receiving from
empty queues results in a deadlock, because no other Python code can
execute to put() or get() from the queue.

@Sympatron Sympatron closed this Feb 28, 2018
peter-pycom added a commit that referenced this pull request Aug 25, 2020
X-Ryl669 pushed a commit to X-Ryl669/pycom-micropython-sigfox that referenced this pull request May 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant