Meteor tool swallows Mongo's error message on low disk space #2378
Labels
Milestone
Comments
glasser
added a commit
that referenced
this issue
Feb 6, 2015
Fixes #2378. Note that this error is detected by reading stdout, and we don't actually want to buffer all of stdout in memory (it grows pretty fast).
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To reproduce:
mongod
manually and observe the "not enough disk space" error being printedExpected:
The text was updated successfully, but these errors were encountered: