Skip to content

Fix windows support#267

Merged
paulgb merged 1 commit into
mainfrom
paulgb/fix-windows-support
Sep 9, 2024
Merged

Fix windows support#267
paulgb merged 1 commit into
mainfrom
paulgb/fix-windows-support

Conversation

@paulgb

@paulgb paulgb commented Sep 9, 2024

Copy link
Copy Markdown
Member

Using tokio::signal::unix::signal breaks the build on windows. Instead we support just the ctrl_c handler non non-unix platforms, which is cross-platform.

@paulgb paulgb requested a review from rolyatmax September 9, 2024 19:31
@vercel

vercel Bot commented Sep 9, 2024

Copy link
Copy Markdown

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

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
y-sweet-debugger ⬜️ Ignored (Inspect) Sep 9, 2024 7:31pm
y-sweet-demos ⬜️ Ignored (Inspect) Sep 9, 2024 7:31pm
y-sweet-gendocs ⬜️ Ignored (Inspect) Sep 9, 2024 7:31pm

@paulgb paulgb merged commit 35ea7d3 into main Sep 9, 2024
@paulgb paulgb deleted the paulgb/fix-windows-support branch September 9, 2024 19:35
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.

2 participants