Zhou Cheng
Zhou Cheng
1. format 2. mount 3. ctrl+z 4. ls mount_point 5. ctrl+c, can't kill the ls process with ctrl+c. ``` chengdeMBP:test-interupt chengzhou$ juicefs format sqlite3://abc.db myjfs1 2022/05/09 09:27:24.543270 juicefs[31821] : Meta...
> did you try [WinSW.NET461.exe](https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW.NET461.exe) or with the embedded .NET one [WinSW-x64.exe ](https://github.com/winsw/winsw/releases/download/v2.12.0/WinSW-x64.exe) I tried these and it is the same error as before.
I used v3.0.0-alpha.11/WinSW-net461.exe and it worked now.
fixed by: https://github.com/juicedata/juicefs/pull/4912
also: the sync temporary file should be deleted if sync is killed by ctrl+C.