avoid setEnv while testing gpg
authorJoey Hess <joeyh@joeyh.name>
Wed, 18 May 2022 19:32:40 +0000 (15:32 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 18 May 2022 20:05:11 +0000 (16:05 -0400)
commitebb76f0486030e1e6bae43b5f05d00d63a968681
tree9c5ccf7464ba54f51aea43b292edf8275216e59c
parent4ba7a97d8cef15ed039b7fafabca9aab3d2cf607
avoid setEnv while testing gpg

setEnv is not thread safe and could cause a getEnv by another thread to
segfault, or perhaps other had behavior.

Sponsored-by: Dartmouth College's Datalad project
Crypto.hs
Test.hs
Test/Framework.hs
Utility/Gpg.hs
doc/todo/test_suite_unsafe_use_of_setEnv.mdwn