Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
While the code works, the handers were defined in a way in which they would never be cleaned up. Not a problem in practice as these handlers will get garbage collected, but it's better to make this code more accurate.
- Loading branch information