1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-18 19:25:57 +00:00
Files
go-chasquid-smtp/internal/queue/queue_test.go
Alberto Bertogli 641406cede queue: Fix race in tests
The test courier has a racy map access, and this started to manifest
after some recent changes. This patch fixes the race by implementing the
corresponding locks.
2016-10-10 00:51:05 +01:00

5.2 KiB