Skip to content

Fix concurrency issue with poll and select events#760

Merged
bettio merged 1 commit intoatomvm:masterfrom
pguyot:w33/fix-concurrency-poll-s
Aug 15, 2023
Merged

Fix concurrency issue with poll and select events#760
bettio merged 1 commit intoatomvm:masterfrom
pguyot:w33/fix-concurrency-poll-s

Conversation

@pguyot
Copy link
Collaborator

@pguyot pguyot commented Aug 14, 2023

List of select events could be modified while building or rebuilding the set of poll fd.

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

List of select events could be modified while building or rebuilding the set of poll fd.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
@bettio bettio merged commit 3c05f26 into atomvm:master Aug 15, 2023
@pguyot pguyot deleted the w33/fix-concurrency-poll-s branch August 15, 2023 20:53
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.

2 participants