fairDataSociety / fairOS-dfs

Decentralised File System (dfs) layer of the FairOS
https://docs.fairos.fairdatasociety.org/docs/
Apache License 2.0
26 stars 13 forks source link

Shell process doesnt exit clean in WSL2 #631

Open rampall opened 5 months ago

rampall commented 5 months ago

Describe the bug Shell process doesnt exit clean in WSL2

To Reproduce Steps to reproduce the behavior:

  1. Build locally on WSL
  2. run dist/dfs-cli and test commands
  3. type exit and exit dfs-cli shell
  4. Press CTRL+C and See error

Expected behavior Clean exit when exiting the shell

Screenshots image

Additional context reopening https://github.com/fairDataSociety/fairOS-dfs/issues/593