debian-forge-composer/internal/jobqueue/dbjobqueue
Ondřej Budai 187eb188da dbjoqbqueue: wait for listener to become ready before returning from New
Otherwise, there might be an already waiting dequeuer and if something is
enqueued before `sqlListen` is called, we will lost this notification.

Also, a small log message was added when shutting down the listener.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-03-22 17:49:22 +01:00
..
schemas jobqueue: introduce the concept of channels 2022-03-08 12:07:00 +01:00
dbjobqueue.go dbjoqbqueue: wait for listener to become ready before returning from New 2022-03-22 17:49:22 +01:00