dbjobqueue: use background context when closing listener

This commit is contained in:
Lukas Zapletal 2022-06-03 17:01:38 +02:00 committed by Ondřej Budai
parent 6a2e719c76
commit b03a131f13
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,4 @@
//go:build integration
// +build integration
package main