Skip Menu |

This queue is for tickets about the CatalystX-I18N CPAN distribution.

Report information
The Basics
Id: 124055
Status: resolved
Priority: 0/
Queue: CatalystX-I18N

People
Owner: Nobody in particular
Requestors: CNG [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.
Than you for your bug report. This issue was fixed in 1.14