tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
606 stars 42 forks source link

fix oneshot channel dropped while mutable is empty #143

Closed crwen closed 1 week ago

crwen commented 1 week ago

fix manually flush panic when mutable is empty(due to channel dropping before sending)