Closed chrisvest closed 4 years ago
This fixes a bug where explicitly expired objects were not deallocated in shut down were not deallocated. The reason was that the explicit expiration appeared as a failed allocation poison to that code path. It is now handled correctly.
Fixes #135
This fixes a bug where explicitly expired objects were not deallocated in shut down were not deallocated. The reason was that the explicit expiration appeared as a failed allocation poison to that code path. It is now handled correctly.
Fixes #135