solana-py
solana-py copied to clipboard
Fix flaky integration tests
The following integration tests are flaky:
- tests (tests/integration/test_async_token_client.py
- tests/integration/test_token_client.py
Investigates cause of flakiness and fix the issue.