Skip to content

Conversation

@tadukurow
Copy link

related to #117

@tadukurow tadukurow mentioned this pull request Mar 12, 2018
As seen in #117, dbtest start() throws a panic when it can't start mongo.
This panic is picked up by a panichandler obscuring the actual problem.
This PR simply prints the error start() encounters to stderr, before throwing the panic.
@domodwyer domodwyer merged commit aa690cd into development Mar 12, 2018
@domodwyer domodwyer deleted the fix-dbtest-test-passing branch June 15, 2018 09:03
libi pushed a commit to libi/mgo that referenced this pull request Dec 1, 2022
* Ignore dial error when server is stopped. related to globalsign#117

* Print dbtest server starting error before panic.

As seen in globalsign#117, dbtest start() throws a panic when it can't start mongo.
This panic is picked up by a panichandler obscuring the actual problem.
This PR simply prints the error start() encounters to stderr, before throwing the panic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants