Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Thread safety for stable-pointers #36

Merged
merged 4 commits into from
Mar 29, 2020
Merged

Thread safety for stable-pointers #36

merged 4 commits into from
Mar 29, 2020

Conversation

bpatrikm
Copy link

As discussed in
#24

This works for me, in the sense that see no errors where nil gets funcall:ed. But it's a very naive approach, as I don't have a lot of experience with multi-threading.
This seems to work for me, in the sense that I don't see errors where nil gets funcall:ed. But I don't know if it might create other problems. Bordeaux-threads has to be loaded.
@Ferada Ferada merged commit 303a236 into Ferada:master Mar 29, 2020
@Ferada
Copy link
Owner

Ferada commented Mar 30, 2020

Cheers!

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.

None yet

2 participants