Skip to content

chore(tray): Add context if panicking when creating the tokio runtime - #743

Merged
Antiz96 merged 1 commit into
mainfrom
unwrap
Aug 5, 2026
Merged

chore(tray): Add context if panicking when creating the tokio runtime#743
Antiz96 merged 1 commit into
mainfrom
unwrap

Conversation

@Antiz96

@Antiz96 Antiz96 commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Description

Replace unwrap() by expect() to provide some context in case of panic (should be safe though, but some context / relevant message doesn't hurt).

Also small typo fix.

Replace unwrap() by expect() to provide some context in case of panic (should be safe though, but some context / relevant message doesn't hurt)

Also small typoe fix
@Antiz96 Antiz96 added this to the v4.1.4 milestone Aug 5, 2026
@Antiz96
Antiz96 merged commit 2f7d128 into main Aug 5, 2026
1 check passed
@Antiz96
Antiz96 deleted the unwrap branch August 5, 2026 20:50
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.

1 participant