This topic created in 1339 days ago, the information mentioned may be changed or developed.
就开了个 pages 在写草稿,突然风扇狂转
检查 activity monitor 发现 Python 3.10.5 占用 99.8% CPU....
Pycharm 已经彻 command + Q 退出并且设置关闭窗口结束进程
Google 无果.....
新特性?
1 replies 2022-08-27 15:28:04 +08:00  | | 1 bosskwei Aug 27, 2022 ps -ax 看一下是哪个脚本在跑,可能是某个后台任务 |