debian-forge-composer/internal/jobqueue
Eng Zer Jun 00ea3eb285 test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-04-05 09:27:43 +02:00
..
dbjobqueue dbjoqbqueue: actually use the transaction object when a tx is created 2022-03-22 17:49:22 +01:00
fsjobqueue test: use T.TempDir to create temporary test directory 2022-04-05 09:27:43 +02:00
jobqueuetest dbjobqueue: reimplement the jobqueue to use only one listening connection 2022-03-11 16:04:52 +01:00
jobqueue.go jobqueue: introduce the concept of channels 2022-03-08 12:07:00 +01:00