You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
> In order for BitcoinTestFramework to correctly restart after shutdown, the previous logging handlers need to be removed, or else logging will continue in the previous temp directory.
> "Flush" ensures buffers are emptied, and "close"ensures file handler close logging file.
This is a backport of Core [[bitcoin/bitcoin#17288 | PR17288]] [3/8]
bitcoin/bitcoin@6f40820
Depends on D8242
Test Plan: `ninja && ninja check`
Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien
Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien
Differential Revision: https://reviews.bitcoinabc.org/D8243
0 commit comments