diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2018-10-18 22:52:41 -0700 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2018-10-18 22:52:49 -0700 |
commit | d387507aeca652a5569825af65243536f2ce26ea (patch) | |
tree | 505815f8dfe3d547e7b83579d07c31236742ae89 /contrib | |
parent | 8eb2cd1ddaab6ec75b8ba02b353b260094798cd4 (diff) | |
parent | ca6d86c3221fbeab63f451e1fb901a68d2c4a1aa (diff) |
Merge #14465: tests: Stop node before removing the notification file
ca6d86c322 tests: Stop node before removing the notification file (Chun Kuan Lee)
Pull request description:
Stop node before removing the notification file to make sure the command has been terminated. After then we could removing those files safely and do not receive any permission error. (See #14446)
The permission error is Windows specific, documented in python doc:
>On Windows, attempting to remove a file that is in use causes an exception to be raised
See https://docs.python.org/3/library/os.html#os.remove
Tree-SHA512: fbdabf3a9a838bb59ba207dd9e9fbdd87c702a99ad66bee0b2b1537f80f8630d22d9d5e9c4ded23a82a66bfc10989227fb024b27393425abe0e5a2ad4e4cbb82
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions