diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2016-03-21 08:49:39 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2016-03-21 08:59:39 -0600 |
commit | 37e96de68dcc7f3ee75e2a96410b2688553d9b82 (patch) | |
tree | 89b96bd54ea84732fbfc3e8298986aeb0b0d3089 /node.go | |
parent | Merge pull request #528 from boltdb/windows (diff) | |
download | dedo-37e96de68dcc7f3ee75e2a96410b2688553d9b82.tar.gz dedo-37e96de68dcc7f3ee75e2a96410b2688553d9b82.tar.xz |
fix strict mode
This commits fixes a timing bug where `DB.StrictMode` can panic
before the goroutine reading the database can finish. If an error
is found in strict mode then it now finishes reading the entire
database before panicking.
Diffstat (limited to 'node.go')
0 files changed, 0 insertions, 0 deletions