]> git.vpit.fr Git - perl/modules/indirect.git/commitdiff
Revamp cloned thread cleanup
authorVincent Pit <vince@profvince.com>
Mon, 20 Apr 2015 16:21:08 +0000 (13:21 -0300)
committerVincent Pit <vince@profvince.com>
Thu, 14 May 2015 16:23:56 +0000 (18:23 +0200)
And fix the third test in t/41-threads-teardown.t to actually test
something. As a result, we see that the module actually catches indirect
constructs inside eval STRING at global destruction time.


No differences found