Can't kill a python process in sublime text 2

后端 未结 9 1043
难免孤独
难免孤独 2021-02-04 14:06

I\'ve searched in a lot of places but I can\'t seem to get the keywords correct. I have a stalling process in Python in Sublime that causes the beachball of death on a Mac. I ca

9条回答
  •  暖寄归人
    2021-02-04 14:25

    None of the answers on this page actually worked for me.
    The sad truth seems to be that there are no "civilized" way of killing a python script started on sublime (CTRL/COMMAND + B).

提交回复
热议问题