]> git.vpit.fr Git - perl/modules/Scope-Upper.git/commit
Port t/79-uid-threads.t to the new threads interface
authorVincent Pit <vince@profvince.com>
Mon, 3 Aug 2015 17:09:01 +0000 (14:09 -0300)
committerVincent Pit <vince@profvince.com>
Mon, 3 Aug 2015 21:30:21 +0000 (18:30 -0300)
commitba6783aa6d08cd998143a4b4cb0d7516597dfc51
treec8e89d842fd0c582869c1333c973f771a3a370f9
parentd3f4330e8978050c587078a1f6a6f1c19e7a6318
Port t/79-uid-threads.t to the new threads interface

For some reason it was still calling threads->create(). This commit also
makes sure that the test is resilient to stray exits.
t/79-uid-threads.t