multi-threaded scenarios involving deletion of code objects
DinoV
changed the title
Move co_extra_freefuncs to interpreter state to avoid crashes in
Move co_extra_freefuncs to interpreter state to avoid crashes in (bpo-30604)
brettcannon
changed the title
Move co_extra_freefuncs to interpreter state to avoid crashes in (bpo-30604)
bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads
brettcannon
changed the title
bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads
Move co_extra_freefuncs to interpreter state to avoid crashes in threads
brettcannon
changed the title
Move co_extra_freefuncs to interpreter state to avoid crashes in threads
bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads
brettcannon
changed the title
bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads
Move co_extra_freefuncs to interpreter state to avoid crashes in threads
brettcannon
changed the title
Move co_extra_freefuncs to interpreter state to avoid crashes in threads
bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads
1st1
approved these changes
Dino Viehland added 2 commits
Add new linked list of code extra objects on a per-interpreter basis so that interpreter state size isn't changed
Dino Viehland and others added 4 commits
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters