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

Too short error messages #69

Open
maleadt opened this issue Jan 11, 2022 · 1 comment
Open

Too short error messages #69

maleadt opened this issue Jan 11, 2022 · 1 comment

Comments

@maleadt
Copy link
Contributor

maleadt commented Jan 11, 2022

Sandbox.jl's error message are really dense, and sometimes nearly unusable.

At line 283, ABORTED (2: No such file or directory)!

Turned out /proc didn't exist.

At line 139, ABORTED (2: No such file or directory)!

Impossible to actually find out what was wrong; touch failed but the argument isn't reported.
Turned out /dev didn't exist.

Verbose mode often helps, but I'd argue some additional error information would be valuable too.

@vtjnash
Copy link
Contributor

vtjnash commented Jun 22, 2024

Appears fixed by #87 a year ago, but no release since?

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

2 participants