pull/5805/head
Fabian Reinartz 7 years ago committed by GitHub
parent 8aedb7671e
commit a993f0ccc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -190,7 +190,7 @@ type SegmentWAL struct {
stopc chan struct{}
donec chan struct{}
actorc chan func() error // sequantilized background operations
actorc chan func() error // sequentialized background operations
buffers sync.Pool
}

Loading…
Cancel
Save