0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 22:34:42 +01:00
gitea/modules
zeripath 713985b1a4
Prevent deadlocks in persistable channel pause test (#18410)
* Prevent deadlocks in persistable channel pause test

Because of reuse of the old paused/resumed channels in this test there
was a potential for deadlock. This PR ensures that the channels are always
reobtained.

It further adds some control code to detect hangs in future - and it
ensures that the pausing warning is not shown on shutdown.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* do not warn but do pause

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-26 01:09:57 +02:00
..
activitypub format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
analyze
appstate format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
auth format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
avatar format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
base format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
cache format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
charset format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
context Disable content sniffing on PlainTextBytes (#18359) 2022-01-22 13:32:35 -05:00
convert API: Return primary language and repository language stats API URL (#18396) 2022-01-25 08:33:40 +02:00
csv format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
doctor format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
emoji format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
eventsource
generate Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
git Unexport git.GlobalCommandArgs (#18376) 2022-01-25 18:15:58 +00:00
gitgraph format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
graceful format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
hcaptcha
highlight format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
hostmatcher
httpcache format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
httplib refactor httplib (#18338) 2022-01-19 19:31:39 -05:00
indexer Pause queues (#15928) 2022-01-22 21:22:14 +00:00
json Make gitea, gitea-vet future-proof (#18361) 2022-01-22 21:59:34 +00:00
lfs format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
log format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
markup format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
metrics format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
migration format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
nosql format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
notification Pause queues (#15928) 2022-01-22 21:22:14 +00:00
options format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
password
pprof
private format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
process format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
proxy
public Fix mime-type detection for HTTP server (#18370) 2022-01-23 20:19:49 +08:00
queue Prevent deadlocks in persistable channel pause test (#18410) 2022-01-26 01:09:57 +02:00
recaptcha
references format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repository format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
secret
session format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
setting Add packagist webhook (#18224) 2022-01-23 21:46:30 +08:00
ssh format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
storage format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
structs API: Return primary language and repository language stats API URL (#18396) 2022-01-25 08:33:40 +02:00
svg
sync
templates format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
test format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
timeutil format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
translation
typesniffer format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
updatechecker format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
upload
uri
user
util format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
validation format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
web Fix route wrap (#18360) 2022-01-22 15:05:22 +00:00