- 
    Type:Bug 
- 
    Resolution: Done
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: mongoimport
- 
    None
to repro, run mongoimport on a big file, and while it's running kill the server.
mongoimport should stop immediately if the connection dies regardless of if --stopOnError is set.