Skip to content

lnprototest: refactroing abstract class and fixed the #14#38

Merged
vincenzopalazzo merged 7 commits intorustyrussell:masterfrom
vincenzopalazzo:vincenzopalazzo/cleanup
Mar 9, 2022
Merged

lnprototest: refactroing abstract class and fixed the #14#38
vincenzopalazzo merged 7 commits intorustyrussell:masterfrom
vincenzopalazzo:vincenzopalazzo/cleanup

Conversation

@vincenzopalazzo
Copy link
Collaborator

kill all the processes when the class was removed from the scope.

Fixes #14

This is a refactoring PR cherry-pitched by the PR #37 but it is cleaner to introduce these changes in another PR.

Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com

kill all the process when the class was removed from the scope.

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo marked this pull request as draft March 3, 2022 14:35
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo force-pushed the vincenzopalazzo/cleanup branch from 335ca4d to 4b4823c Compare March 3, 2022 14:51
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo marked this pull request as ready for review March 4, 2022 16:41
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo
Copy link
Collaborator Author

ack 66b5a94

@vincenzopalazzo vincenzopalazzo merged commit d5b7efe into rustyrussell:master Mar 9, 2022
@vincenzopalazzo vincenzopalazzo deleted the vincenzopalazzo/cleanup branch March 9, 2022 09:32
defi-knightxnhu89 added a commit to defi-knightxnhu89/lnprototest that referenced this pull request Sep 29, 2025
…class and fixed the #14

66b5a941b64368506ac9f90ccd5ff1e4f83b52f9 lnprototest: remove the default __enter__ __exit__ implementation (Vincenzo Palazzo)
fd9bae5e117330d8580573d5d05eba4a2b11f659 lnprototest: remove info logging when it is not necessary (Vincenzo Palazzo)
c7144c553864a799c2d1dc1b3e1c38927601a8b4 doc: adding log information in the  Readme (Vincenzo Palazzo)
8ff83a991dfa24e3ebc38357f627660d9af95249 ci: during the test in the ci increase verbosity of the tests (Vincenzo Palazzo)
363b9e54222bb1ad83671e18d4a89827310c8511 lnprototest: adding teardown directory at the end of the tests (Vincenzo Palazzo)
4b4823c0702cc1cd57fb491b9c497bad1f4bc369 fmt: formatting code (Vincenzo Palazzo)
e0cce0a4b1645d41e9b411a2f6ce85af4f062640 lnprototest: refactroing abstract class and fixed the #14 (Vincenzo Palazzo)

Pull request description:

  kill all the processes when the class was removed from the scope.

  Fixes #14

  This is a refactoring PR cherry-pitched by the PR rustyrussell/lnprototest#37 but it is cleaner to introduce these changes in another PR.

  Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>

Top commit has no ACKs.

Tree-SHA512: f2bd5f609caecd9a9bb3bfcd4f02fe7bd73a69a63265c5ee9fca73b7c34116ea044c84fabec0c3d009f7604e63121c0d18fa0f54d5eda19cf730130d8f55d0d1
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.

Add a method teardown

1 participant