UsergeTeam/Userge

term command bug

SpEcHiDe opened this issue ยท 2 comments

I think ๐Ÿค” this is probably not killing the process properly.

Steps to Reproduce

  1. download some big files (preferably slow link) using term wget command

  2. while the download is less than 10% reply cancel command to the term process

Expected Result
The download should not proceed further

Actual Result
The download continues in the background, we can verify by doing term ls -al command and see the increased file size.

Hi @SpEcHiDe, Thank you so much for letting us know about this issue. We will look into it as soon as possible :)

It worked for me with the latest alpha. Could you try to reproduce this with the latest alpha?