Project

General

Profile

« Previous | Next » 

Revision da3774e5

Added by tenderlovemaking (Aaron Patterson) over 5 years ago

Revert "Protect finalizer references during execution"

This reverts commit 60a7f9f446604571f8a81499080c57c47baf0e6b.

We can't have Ruby objects pointing at T_ZOMBIE objects otherwise we get
an error in the GC. We need to find a different way to update
references.