Skip to content

fix: replace futures blcok with native await to avoid executor nesting panic#423

Merged
cachebag merged 1 commit into
masterfrom
fix/async-vpn-block-on
May 21, 2026
Merged

fix: replace futures blcok with native await to avoid executor nesting panic#423
cachebag merged 1 commit into
masterfrom
fix/async-vpn-block-on

Conversation

@cachebag
Copy link
Copy Markdown
Collaborator

Replace futures::executor::block_on with .await in VPN active connection map to prevent panic when called from an existing async runtime

…d_active_vpn_map` to avoid executor nesting panic
@cachebag cachebag self-assigned this May 21, 2026
@cachebag cachebag added bug Something isn't working nmrs Changes to nmrs vpn Changes to VPN surface labels May 21, 2026
@cachebag cachebag merged commit f6fd5d9 into master May 21, 2026
6 checks passed
@cachebag cachebag deleted the fix/async-vpn-block-on branch May 21, 2026 01:56
cachebag added a commit that referenced this pull request May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working nmrs Changes to nmrs vpn Changes to VPN surface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant