Skip to content

3.1.0: Subprocess is not singleton anymore: only lock property is shared. (#96)

Choose a tag to compare

@penguinolog penguinolog released this 29 Oct 09:58
· 324 commits to master since this release
f120cae
`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.