Skip to content

Fix huge resource population in simplex regtest command#79

Merged
Arvolear merged 2 commits into
devfrom
fix/huge-resource-population
May 20, 2026
Merged

Fix huge resource population in simplex regtest command#79
Arvolear merged 2 commits into
devfrom
fix/huge-resource-population

Conversation

@ikripaka
Copy link
Copy Markdown
Collaborator

  • This PR suggests a bug fix and I've added the necessary tests.
  • This PR introduces a new feature and I've discussed the update in an Issue or with the team.
  • This PR is just a minor change like a typo fix.

  • Fix infinite loop by using thread parking to wait for an atomic variable to be set

@ikripaka ikripaka requested a review from Arvolear as a code owner May 19, 2026 15:23
@ikripaka ikripaka self-assigned this May 19, 2026
@ikripaka ikripaka changed the title cli: use thread parking to wait for regtest to finish Fix huge resource population in simplex regtest command May 19, 2026
Comment thread crates/cli/src/commands/regtest.rs Outdated
Copy link
Copy Markdown
Member

@Arvolear Arvolear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear Arvolear merged commit f198dfe into dev May 20, 2026
9 checks passed
@Arvolear Arvolear deleted the fix/huge-resource-population branch May 20, 2026 12:24
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.

2 participants