Subject: | Tidy up at DESTROY time |
Unlike most of the other Loop classes, IO::Async::Loop::Glib is using a
persistent object from an external library, that may outlive the actual
IaLoop object's lifetime.
It ought to clean up by dropping all the watches when it is DESTROYed.
--
Paul Evans