How to terminate pycharm background task but not restart the whole pycham
Hi! I'm using pycharm professional 2018, I'm using remote deployment and remote interpreter, the connection with my server has a rather slow bandwidth, there is usually the case that the background uploading task was stucked, and clicking the stop button cannot kill it, as shown below, if I restart pycharm, I have to wait for the default updating python interpreter phase, which takes hour' time, so is there a way that I find the background task and kill them manually so I can restart the task ?
Please sign in to leave a comment.
why is this uploading always stuck, is it because my bandwidth is not enough, but since I only upload some short scripts, it should be enough, sometimes it works well. Do I need to clear some cache or something?