]> source.dussan.org Git - gitea.git/commit
Fix panic (#16072)
authorzeripath <art27@cantab.net>
Sat, 5 Jun 2021 14:23:22 +0000 (15:23 +0100)
committerGitHub <noreply@github.com>
Sat, 5 Jun 2021 14:23:22 +0000 (15:23 +0100)
commitfe18a85f54813e835b57fa804cf009f910b79edc
treec5b733aaaf892b56167a16473b68c85c8924dc49
parentb77c62d95063747426524b53c928ac90994c2a56
Fix panic (#16072)

There is an incorrect casting in the wrapped queue.

Fix #16071

Signed-off-by: Andrew Thornton <art27@cantab.net>
modules/queue/unique_queue_disk_channel.go