Skip to content

Commit

Permalink
Fix windows
Browse files Browse the repository at this point in the history
  • Loading branch information
neacsu committed Feb 13, 2025
1 parent 35341ab commit ebc2480
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ async fn run_service_inner(
let (command_handle, vpn_command_rx) = command_interface::start_command_interface(
tunnel_event_rx,
None,
network_env.clone(),
shutdown_token.child_token(),
);

Expand Down

0 comments on commit ebc2480

Please sign in to comment.