Skip to content

fix: replace 5 bare excepts with except Exception in inference/main.py#18

Open
haosenwang1018 wants to merge 1 commit intodeepseek-ai:mainfrom
haosenwang1018:fix/bare-excepts
Open

fix: replace 5 bare excepts with except Exception in inference/main.py#18
haosenwang1018 wants to merge 1 commit intodeepseek-ai:mainfrom
haosenwang1018:fix/bare-excepts

Conversation

@haosenwang1018
Copy link

Bare except:except Exception: in inference/main.py (5 sites). Prevents catching KeyboardInterrupt/SystemExit during inference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant