mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-05 02:24:21 -05:00
* 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`