nck-2 / test-rep

0 stars 0 forks source link

index usage by accumulator #1290

Closed githubmanticore closed 1 year ago

githubmanticore commented 1 year ago

Accumulator keep pointer to index and for commands with TRANSACTIONS like begin / commit; multiple commands with autocommit=0 and commit use this pointer to index however index does not locked - this should be investigated as that might cause crashes