diff options
author | zeripath <art27@cantab.net> | 2023-05-04 02:37:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-03 21:37:30 -0400 |
commit | ad8631c069e331c29fe0bca8a0215d2122afaa74 (patch) | |
tree | 9f2d31fe33c9b5cd197563a1194a2633adcb0e71 /CHANGELOG.md | |
parent | 402df1d6b461824b197c2b29166df2d66cf9ae1e (diff) | |
download | gitea-ad8631c069e331c29fe0bca8a0215d2122afaa74.tar.gz gitea-ad8631c069e331c29fe0bca8a0215d2122afaa74.zip |
Fix intermittent CI failure in EmptyQueue (#23753)
The ordering of the final token causing a close of the queue in this
test may be out of sync due to concurrency. Instead just use ensure that
the queue is closed when everything expected is done.
Fixes: https://github.com/go-gitea/gitea/issues/23608
Fixes: https://github.com/go-gitea/gitea/issues/23977
---------
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Diffstat (limited to 'CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions