mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-05-07 14:57:59 +00:00
b204de5484
* Persist node logs * Fix clippy lints * Delete the node's db on shutdown but persist logs * Fix tests * Separate stdout and stderr and use more consts. * More consistent handling of open options * Revert the use of subprocess * Remove outdated comment * Flush the log files on drop * Rename `log_files` -> `logs_file_to_flush`