Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core: fix the transfer test and make deterministic #2775

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

emailtovamos
Copy link
Contributor

Description

The TestTransferTransactions test expects the TransferTransactions() function to run in the background. But there isn't enough time for it to go through and the transaction to end up in the pending list. So a small waiting will ensure the async process finishes and the test becomes deterministic.

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@emailtovamos emailtovamos requested a review from buddh0 November 27, 2024 13:11
@zzzckck zzzckck merged commit c63cd28 into develop Nov 28, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants