dplyukhin / UIGC

A garbage collector for Akka actors!
Other
4 stars 2 forks source link

Modifying reference tracking for termination detection #16

Closed dplyukhin closed 4 years ago

dplyukhin commented 4 years ago

To finish issue #7, we need to make the following changes to the reference tracking scheme:

We also need to add tests for these features, but let's make that a separate issue.