forked from aheckmann/gridfs-stream
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup/Fix _write: check _opening when we want to delay _write
Because _opened can be false even if opening finished (in case of error), and we don't want to delay the write in case of error. It's also done this way for delayed _flush. Normalize comments with delayed _flush too.
- Loading branch information
1 parent
1ac006f
commit 890b03f
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters