polarsignals / frostdb

❄️ Coolest database around 🧊 Embeddable column database written in Go.
Apache License 2.0
1.27k stars 65 forks source link

*: clean up txPool even on error #914

Closed asubiotto closed 1 month ago

asubiotto commented 1 month ago

This would otherwise leak goroutines if an error was encountered closing the WAL.

Bug found with DST.