chia-blockchain/chia/harvester
dustinface fc2d6d3db0
harvester: Fix deadlock on disconnect after a repeated plot sync start (#11481)
* Test plot sync start and disconnect while a sync is in progress

* Drop `Receiver._lock`, instead wait for `Receiver.sync_active` to clear

* Properly stop the sender and plot manager refreshing on disconnect

* Poll faster, drop the log

* Reset `_sync_id` at the very end of `_finalize_sync`
2022-05-12 15:16:22 -07:00
..
__init__.py git mv src chia 2021-04-04 21:41:39 -07:00
harvester_api.py Additional metrics (#11271) 2022-04-22 10:53:03 -07:00
harvester.py harvester: Fix deadlock on disconnect after a repeated plot sync start (#11481) 2022-05-12 15:16:22 -07:00