Skip to content

Fix recursive lock

Created by: dagurval

The match statement takes a lock, then a lock is attempted again when putting an entry to the cache.

Merge request reports