Update concurrent test to support multiple operations in each transaction #526
Annotations
4 errors and 1 warning
concurrent_test.go#L369
undefined: err
|
concurrent_test.go#L899
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
|
concurrent_test.go#L915
cannot use db (variable of type *bbolt.DB) as *bbolt.Tx value in argument to executeWrite
|
|
|
This job failed
Loading