Skip to content

test: recursive async IPC calls and cleanups#301

Open
Eunovo wants to merge 1 commit into
bitcoin-core:masterfrom
Eunovo:2026-recursive-IPC-test
Open

test: recursive async IPC calls and cleanups#301
Eunovo wants to merge 1 commit into
bitcoin-core:masterfrom
Eunovo:2026-recursive-IPC-test

Conversation

@Eunovo

@Eunovo Eunovo commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Test that async processing threads correctly handle incoming requests while waiting on another.
Also use the opportunity to refactor some of the tests to remove the try-catch blocks.
Broken out from #300

Test that async processing threads correctly handle incoming requests
while waiting on another.

Also use the opportunity to refactor some of the tests to remove
the try-catch blocks.
@DrahtBot

DrahtBot commented Jul 1, 2026

Copy link
Copy Markdown

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

Conflicts

Reviewers, this pull request conflicts with the following ones:

  • #300 (Server-wide ThreadPool by Eunovo)
  • #288 (Create support branch for CI scripts, documentation, and examples by ryanofsky)

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

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