xichen2020 / eventdb

Storage for discrete events such as log events or tracing events
Apache License 2.0
9 stars 1 forks source link

Fix shard close panic #91

Closed xichen2020 closed 5 years ago

xichen2020 commented 5 years ago

cc @black-adder @notbdu

This PR fixes the panic on shard close and adds a test to prevent regression.