Subject: | Global destruction detection is not thread-safe |
Your distribution is using the construct END { $global_destroy = 1 } in
[1], which is not thread safe as described here [2]. Please consider
inlining a new Mouse version when the relevant bug in Mouse is fixed
(RT#76866).
Cheers
[1] http://cpansearch.perl.org/src/INGY/Mousse-0.15/lib/Mousse.pm
[2]
https://metacpan.org/source/DOY/Devel-GlobalDestruction-0.05/lib/Devel/GlobalDestruction.pm#L36