Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop proxy in controller tests to allow dir cleanup on Windows #363

Merged
merged 5 commits into from
Mar 10, 2020

Conversation

jaspervdm
Copy link
Contributor

Most tests didn't actually stop the wallet proxy thread, blocking files in the test directory and preventing them from being deleted on Windows. This PR triggers the stop in each of the tests

@jaspervdm jaspervdm changed the title Stop proxy in controller tests to allow dir cleanup in Windows Stop proxy in controller tests to allow dir cleanup on Windows Mar 9, 2020
@jaspervdm jaspervdm merged commit 63eb25a into mimblewimble:master Mar 10, 2020
@jaspervdm jaspervdm deleted the controller_tests_cleanup branch March 10, 2020 11:01
antiochp pushed a commit to antiochp/grin-wallet that referenced this pull request Aug 7, 2020
…ewimble#363)

* Stop wallet proxy in controller tests to allow directory cleanup in Windows

* Update test client

* Update to latest grin master

* is_unspent -> get_unspent
bayk pushed a commit to mwcproject/mwc-wallet that referenced this pull request Dec 5, 2020
…ewimble#363)

* Stop wallet proxy in controller tests to allow directory cleanup in Windows

* Update test client

* Update to latest grin master

* is_unspent -> get_unspent

(cherry picked from commit 63eb25a)
bayk added a commit to mwcproject/mwc-wallet that referenced this pull request Jul 21, 2024
… dir cleanup on Windows (mimblewimble#363)

* Stop wallet proxy in controller tests to allow directory cleanup in Windows
* Update test client
* Update to latest grin master
* is_unspent -> get_unspent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants