mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-13 03:12:24 +03:00
b76b75f317
* farmer: Run a start background task to wait if there are no keys yet * farmer: Run the handshake in a background task if there are no keys yet * tests: Yield the service in farmer/harvester setups * tests: Introduce `start_service` in farmer/harvester setups * server: Make `ChiaServer` and `Service` restartable * tests: Test the delayed start/handshake in `test_farmer_harvester.py` * tests: Move `test_farmer_harvester.py` to `tests/core/farmer_harvester` Attempt to avoid issues due to the global block tools / shared keychain between tests * farmer: Return `bool` in `Farmer.setup_keys` * tests: Add `__init__.py` to `tests/farmer_harvester`
0 lines
Python
0 lines
Python