Subject: | fail_with is leaking ctx |
In the `ACCEPT_CONTEXT` method of CatalystX::I18N::Model::Maketext, a closure is being created which wraps $c and results in a leak.
Adding `weaken($c)` before the closure has stopped (the reporting of) leaks.
This queue is for tickets about the CatalystX-I18N CPAN distribution.
The Basics
People
|
Bug Information
|