Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix python breakpoints in PaSh server #749

Open
BolunThompson opened this issue Feb 13, 2025 · 0 comments
Open

Fix python breakpoints in PaSh server #749

BolunThompson opened this issue Feb 13, 2025 · 0 comments

Comments

@BolunThompson
Copy link
Contributor

Currently, using the breakpoint built-in function in the PaSh server code triggers an EOF error when it attempts to read from stdin. I don’t know why this occurs — I don’t think the server ever reads from stdin. It’d be convenient if breakpoints worked for debugging.

@BolunThompson BolunThompson changed the title Fix python breakpoints in PaSh sevrer Fix python breakpoints in PaSh server Feb 13, 2025
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

No branches or pull requests

1 participant