Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Windows client): fix "Tauri error" to "Firezone is already running" #4364

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

ReactorScram
Copy link
Collaborator

This regressed a while back when I was trying to fix a flaky test.

Closes #4363

…g..."

This regressed a while back when I was trying to fix a flaky test.

Closes #4363
@ReactorScram ReactorScram added the area/windows_client Issues related to the Windows client label Mar 28, 2024
@ReactorScram ReactorScram self-assigned this Mar 28, 2024
Copy link

vercel bot commented Mar 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
firezone ⬜️ Ignored (Inspect) Mar 28, 2024 3:01pm

Copy link

Terraform Cloud Plan Output

Plan: 15 to add, 14 to change, 15 to destroy.

Terraform Cloud Plan

Copy link

Performance Test Results

TCP

Test Name Received/s Sent/s Retransmits
direct-tcp-client2server 224.5 MiB (+2%) 225.7 MiB (+2%) 348 (-25%)
direct-tcp-server2client 223.5 MiB (-1%) 225.2 MiB (-1%) 487 (+6%)
relayed-tcp-client2server 144.9 MiB (-1%) 145.7 MiB (-1%) 181 (+31%)
relayed-tcp-server2client 152.1 MiB (+2%) 152.4 MiB (+2%) 167 (+1%)

UDP

Test Name Total/s Jitter Lost
direct-udp-client2server 50.0 MiB (+0%) 0.04ms (-75%) 0.00% (NaN%)
direct-udp-server2client 50.0 MiB (+0%) 0.01ms (-44%) 0.00% (NaN%)
relayed-udp-client2server 50.0 MiB (+0%) 0.07ms (-42%) 0.00% (NaN%)
relayed-udp-server2client 50.0 MiB (-0%) 0.06ms (+11%) 0.00% (NaN%)

@ReactorScram ReactorScram added this pull request to the merge queue Mar 28, 2024
Merged via the queue into main with commit 00ddb79 Mar 28, 2024
152 checks passed
@ReactorScram ReactorScram deleted the fix/windows-error-message branch March 28, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/windows_client Issues related to the Windows client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Windows Client): Unhelpful error message if the user starts a second instance of Firezone
2 participants