Skip to content

Fix data race in GitLab source cache package

Jaime Martinez requested to merge 356-fix-cache-race into master
  • Add default cache configuration and pass down to memstore and Entry.

  • Wrap global variables into one default struct.

  • Update test steps so that tests run every time so we don't get the cached results.

Closes #356 (closed)

Edited by Jaime Martinez

Merge request reports