plugeth/core/rawdb
Shihao Xia 9e59474e46
core/rawdb: close database in test to avoid goroutine leak (#23287)
* add db close to avoid goroutine leak

* core/rawdb: move close to defer

Co-authored-by: Martin Holst Swende <martin@swende.se>
2021-08-08 15:44:42 +02:00
..
accessors_chain_test.go core/rawdb: close database in test to avoid goroutine leak (#23287) 2021-08-08 15:44:42 +02:00
accessors_chain.go
accessors_indexes_test.go
accessors_indexes.go core/rawdb: fix logs to print block number, not address (#23328) 2021-08-04 11:10:37 +03:00
accessors_metadata.go
accessors_snapshot.go
accessors_state.go
chain_iterator_test.go
chain_iterator.go
database_test.go
database.go core/rawdb: db inspect move 'config' and 'shutdown' into 'meta data' (#22978) 2021-06-08 11:39:24 +03:00
freezer_table_test.go
freezer_table.go
freezer.go core/rawdb: wait for background freezing to exit when closing freezer (#22878) 2021-05-18 01:30:01 +02:00
schema.go
table_test.go
table.go core/rawdb: handle prefix in table.compact method (#22911) 2021-05-21 10:33:59 +02:00