Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 840c439

Browse files
author
cheng zhen
committed
feat: Enable ExitCursor() call in main execution block
1 parent 9f89dcb commit 840c439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cursor_pro_keep_alive.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ def reset_machine_id(greater_than_0_45):
387387
browser_manager = None
388388
try:
389389
logging.info("\n=== 初始化程序 ===")
390-
# ExitCursor()
390+
ExitCursor()
391391

392392
# 提示用户选择操作模式
393393
print("\n请选择操作模式:")

0 commit comments

Comments
 (0)