Files
kopia/internal
Jarek Kowalski 9a756c719f Enabled race detector in CI, fixed a few data races (#919)
* content: fixed data race in IterateUnreferencedBlobs

* upload: fixed data race between uploader and estimator

* testing: fixed data race in repo/blob/logging test

* makefile: run tests on CI/linux/amd64 with -race

* robustness: fixed test race

* content: fixed data race getContentDataUnlocked that triggers TestParallelWrites - looks scary but in practice very hard to trigger in real life and does not cause data corruption

* testing: reduce test complexity under race detector

* server: fixed minor race in refreshStatus()

* testing: reduced depth of sharedTestDataDir2

* ci: run race detector in separate job

* ci: run unit test race detector in parallel to integration tests
2021-04-02 18:21:04 -07:00
..
2021-03-19 21:57:15 -07:00
2020-02-25 17:24:44 -08:00
2020-12-21 22:39:22 -08:00
2021-02-27 20:57:33 -08:00
2020-08-12 19:28:53 -07:00
2020-08-12 19:28:53 -07:00
2020-10-10 10:48:37 -07:00
2020-08-12 19:28:53 -07:00
2020-10-10 10:48:37 -07:00
2020-08-12 19:28:53 -07:00
2021-02-20 11:34:14 -08:00