Oh ugh, I accidentally removed the fork lock from ...
# development
a
Oh ugh, I accidentally removed the fork lock from the wrong thread. I think the garbage_collect thread doesn’t need the fork lock, because it doesn’t acquire any locks… Is that reasonable?