UsergeTeam / Userge

Userge, Durable as a Serge

Home Page:https://userge.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

term command bug

SpEcHiDe opened this issue · 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.

commented

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

commented

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