]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
vmg_teardown() should also be called at the end of cloned threads
authorVincent Pit <vince@profvince.com>
Tue, 14 Apr 2015 17:12:44 +0000 (14:12 -0300)
committerVincent Pit <vince@profvince.com>
Tue, 14 Apr 2015 17:12:44 +0000 (14:12 -0300)
This is achieved by removing the "top interpreter" guard in vmg_teardown(),
which has been obsoleted by our new loaded refcount.


No differences found