Skip to content

fix: EventLoop::post() deadlocks when posted function throws#260

Open
hulxv wants to merge 1 commit intobitcoin-core:masterfrom
hulxv:fix/deadlock-on-exception
Open

fix: EventLoop::post() deadlocks when posted function throws#260
hulxv wants to merge 1 commit intobitcoin-core:masterfrom
hulxv:fix/deadlock-on-exception

Conversation

@hulxv
Copy link

@hulxv hulxv commented Mar 19, 2026

Fix #259

@DrahtBot
Copy link

DrahtBot commented Mar 19, 2026

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.

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.

bug: EventLoop::post() deadlocks when posted function throws

2 participants