diff options
author | zeripath <art27@cantab.net> | 2021-11-19 01:13:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-19 01:13:25 +0000 |
commit | a85e75b2b19b1defa90364e8131b373489025ee6 (patch) | |
tree | 0fcb1df29be4ffbe97c8e5af052962a1edcab7f2 /web_src/js/features | |
parent | 72b0882a457fd7ea9f7e8112179ee62fb3eb9f41 (diff) | |
download | gitea-a85e75b2b19b1defa90364e8131b373489025ee6.tar.gz gitea-a85e75b2b19b1defa90364e8131b373489025ee6.zip |
Prevent deadlock in TestPersistableChannelQueue (#17717)
* Prevent deadlock in TestPersistableChannelQueue
There is a potential deadlock in TestPersistableChannelQueue due to attempting to
shutdown the test queue before it is ready.
Signed-off-by: Andrew Thornton <art27@cantab.net>
* prevent npe
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'web_src/js/features')
0 files changed, 0 insertions, 0 deletions