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

Air process doesn't exit when CTRL+C is pressed on WSL #480

Closed
Infinituum17 opened this issue Oct 18, 2023 · 2 comments
Closed

Air process doesn't exit when CTRL+C is pressed on WSL #480

Infinituum17 opened this issue Oct 18, 2023 · 2 comments

Comments

@Infinituum17
Copy link

Using Air (v1.47.0) with Go (v1.21.3).

When I try to exit using CTRL+C on WSL, Air stops working and is stuck on "cleaning...".

I tried running Air in debug mode and it gets stuck on "waiting for exit".

The only way I know to get out of the app is to press CTRL+Z and kill the process manually.

[debug] mode
CWD: /...
watching .
!exclude tmp
building...
running...
running process pid 6190
...
^Cexit in start
cleaning...
wating for      close watchers..
waiting for buildRun...
waiting for clean ...
waiting for exit...
@Oudwins
Copy link

Oudwins commented Oct 19, 2023

I am also seeing this on arch linux

@edjw
Copy link

edjw commented Oct 19, 2023

Also on macOS

xiantang added a commit that referenced this issue Oct 19, 2023
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

No branches or pull requests

3 participants