Skip to content

Bugfix: Cleanup deadlock

Drew Stinnett requested to merge refactor-concurrency-warning into main

Operations with cuncurrency < total_indexes were causing a deadlock because the state buffer was never free'd up. This should fix that issue

Edited by Drew Stinnett

Merge request reports

Loading