chia-blockchain icon indicating copy to clipboard operation
chia-blockchain copied to clipboard

[CHIA-738] Add a better clawback auto claim test and fix related issue

Open Quexington opened this issue 1 year ago • 0 comments

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.

Quexington avatar Jun 10 '24 20:06 Quexington