• Steven Allen's avatar
    query: fix goroutine leak · e994c05d
    Steven Allen authored
    Closing a query early could leak the query goroutine if the buffer isn't large
    enough to fit the rest of the query.
    e994c05d
flatfs.go 24 KB