"git@gitlab.desy.de:joao.alvim/asapo.git" did not exist on "9305197b9eb469c9f2ae785d85749e8214978740"
-
Eric Cano authored
The appearance and disappearance of the agents is totally asynchronous for the garbage collector. For this reason, GC should tolerate deletion of object at any time. This commit fixes the case where the object disappears shortly after the garbage collector decides to watch it.
Eric Cano authoredThe appearance and disappearance of the agents is totally asynchronous for the garbage collector. For this reason, GC should tolerate deletion of object at any time. This commit fixes the case where the object disappears shortly after the garbage collector decides to watch it.