codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.54k stars 341 forks source link

immuadmin dump hangs i indefinitely when token is invalid #276

Closed Gjergj closed 4 years ago

Gjergj commented 4 years ago

Steps to reproduce: ./immudb

without not logging in to immudb

./immuadmin dump

Result Hangs indefinitely consuming all resources

Expect Finish immediately with error

Gjergj commented 4 years ago

281