chia-blockchain
chia-blockchain copied to clipboard
[CHIA-738] Add a better clawback auto claim test and fix related issue
This PR adds test coverage for a line in wallet state manager's auto_claim_coins function. The line itself wasn't problematic, but the new test exposed a problematic race that this PR should also solve.