Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-04 | refactor: Remove call to ShutdownRequested from IndexWaitSynced | Ryan Ofsky | |
Use the node interrupt object instead. There is no change in behavior in this commit. | |||
2023-07-06 | test: Restore unlimited timeout in IndexWaitSynced | MarcoFalke | |
The timeout was unlimited before, so just restore that value for now: https://github.com/bitcoin/bitcoin/pull/27988#issuecomment-1619218007 | |||
2023-06-28 | test: Use same timeout for all index sync | MarcoFalke | |