Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFC: create an actual set of functions to manipulate GC thread ids #54984

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

d-netto
Copy link
Member

@d-netto d-netto commented Jun 30, 2024

Also adds a bunch of integrity constraint checks to ensure we don't repeat the bug from #54645.

@d-netto d-netto added the GC Garbage collector label Jun 30, 2024
@d-netto d-netto requested a review from gbaraldi July 1, 2024 00:00
src/gc.c Show resolved Hide resolved
src/gc.h Show resolved Hide resolved
src/gc.h Show resolved Hide resolved
@d-netto d-netto force-pushed the dcn-gc-tid-functions branch 3 times, most recently from b4165d3 to cb8c27f Compare July 1, 2024 16:55
@d-netto d-netto merged commit 1fdc6a6 into master Jul 1, 2024
7 checks passed
@d-netto d-netto deleted the dcn-gc-tid-functions branch July 1, 2024 19:28
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 4, 2024
…uliaLang#54984)

Also adds a bunch of integrity constraint checks to ensure we don't
repeat the bug from JuliaLang#54645.
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 4, 2024
…uliaLang#54984)

Also adds a bunch of integrity constraint checks to ensure we don't
repeat the bug from JuliaLang#54645.
d-netto added a commit to RelationalAI/julia that referenced this pull request Jul 4, 2024
…uliaLang#54984)

Also adds a bunch of integrity constraint checks to ensure we don't
repeat the bug from JuliaLang#54645.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GC Garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants