Skip to content

Refactor thread synchronization - #199

Open
Faless wants to merge 1 commit into
godotengine:masterfrom
Faless:fix/threading
Open

Refactor thread synchronization#199
Faless wants to merge 1 commit into
godotengine:masterfrom
Faless:fix/threading

Conversation

@Faless

@Faless Faless commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Fixes few race conditions.

Fixes #198

Fixes few race conditions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unsynchronized read of packet_queue in _get_available_packet_count() races the network-thread writer

1 participant