Larry Ruane 703b1e612a Close minor startup race between main and scheduler threads
Don't schedule class PeerManagerImpl's background tasks from its
constructor, but instead do that from a separate method,
StartScheduledTasks(), that can be called later at the end of startup,
after other things, such as the active chain, are initialzed.
2021-07-30 16:34:09 -06:00
..
2021-03-17 17:59:22 -07:00
2021-03-17 17:59:22 -07:00
2021-06-03 13:53:31 +02:00
2021-04-06 14:50:17 +08:00