Can't kill a python process in sublime text 2

后端 未结 9 1116
难免孤独
难免孤独 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:28

    In SublimeText3, there is a keyboard shortcut for Tools > Cancel Build: ^C. If you click down in the build log and then enter control+C, it will stop the build with the message [Cancelled].

提交回复
热议问题