Skip to content

Conversation

@SonicField
Copy link
Contributor

@SonicFieldSonicField commented Jun 5, 2024

Allow the array module to be free threaded by protecting memory management via critical sections and atomic actions. Atomic only fast paths exist for loading and storing individual elements of the array.

@SonicFieldSonicField marked this pull request as ready for review June 6, 2024 15:23
@SonicFieldSonicField deleted the feature/array-module-free-threaded branch June 13, 2024 09:16
@SonicFieldSonicField restored the feature/array-module-free-threaded branch June 13, 2024 09:24
@SonicFieldSonicField reopened this Jun 13, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@SonicField@DinoV