0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-30 08:44:28 +02:00
zeripath e83abfc289
Prevent race in TestPersistableChannelQueue (#16468)
* Prevent race in TestPersistableChannelQueue

A slight race has become apparent in the TestPersistableChannelQueue.

This PR simply adds locking to prevent the race.

* make print value of "$(GOTESTFLAGS)" on test-backend and unit-test-coverage


Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-07-17 19:09:56 +02:00
..
2021-06-17 23:56:46 +02:00
2021-06-07 07:27:09 +02:00
2021-06-23 17:12:38 -04:00
2021-06-25 16:28:55 +02:00