mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-07 06:36:46 +00:00

* [NOD-484] Fix deadlock between p2p server and sync manager during shutdown. * [NOD-484] Fix quitWaitGroup.Wait() potentially not waiting in some scenarios. * [NOD-484] Add a comment explaining quitWaitGroup. * [NOD-484] Fix typo. * [NOD-484] Add etc to comment.