]> git.vpit.fr Git - perl/modules/indirect.git/commit
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)
commit42991cca70b2f98cbfc9e7cd1470df0e40842a8d
tree6c034f398fbfbc2000307b1b489a74ae55d0c884
parent907b0beb21a8676cccec31189f4e51fca75b2157
Revamp cloned thread cleanup

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.
indirect.xs
lib/indirect.pm
t/41-threads-teardown.t