Skip to content

Conversation

@penguinolog
Copy link
Collaborator

SingleLock metaclass added. Singleton saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.

`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.

Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
@penguinolog penguinolog added bug Something isn't working enhancement New feature or request labels Oct 29, 2018
@penguinolog penguinolog merged commit f120cae into python-useful-helpers:master Oct 29, 2018
@penguinolog penguinolog deleted the no_singleton branch October 29, 2018 09:58
penguinolog added a commit that referenced this pull request Oct 29, 2018
Force to close FIFO buffers instead of waiting for garbage collector
(cherry picked from commit c31300c)

Rework locks model on exec_result. (#94)
Deprecate `ExecResult().lock` property.
(cherry picked from commit d4c3a47)

[x] partial migration to pytest for parametrized tests
[x] Fix no stdin in exec result
(cherry picked from commit 038ba13)

Subprocess is not singleton anymore: only lock property is shared. (#96)
`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.
(cherry picked from commit f120cae)
penguinolog added a commit that referenced this pull request Oct 29, 2018
[x] partial migration to pytest for parametrized tests
[x] Fix no stdin in exec result
(cherry picked from commit 038ba13)

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

`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.
(cherry picked from commit f120cae)
Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
penguinolog added a commit that referenced this pull request Oct 29, 2018
[x] partial migration to pytest for parametrized tests
[x] Fix no stdin in exec result
(cherry picked from commit 038ba13)

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

`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.
(cherry picked from commit f120cae)
Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
penguinolog added a commit that referenced this pull request Oct 29, 2018
[x] partial migration to pytest for parametrized tests
[x] Fix no stdin in exec result
(cherry picked from commit 038ba13)

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

`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.
(cherry picked from commit f120cae)
Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
penguinolog added a commit that referenced this pull request Oct 29, 2018
[x] partial migration to pytest for parametrized tests
[x] Fix no stdin in exec result
(cherry picked from commit 038ba13)

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

`SingleLock` metaclass added. `Singleton` saved for historical reasons.
All Subprocess tests and SSHAuth tests ported to pytest.
(cherry picked from commit f120cae)
Signed-off-by: Alexey Stepanov <penguinolog@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant