mirror of
https://github.com/knadh/listmonk.git
synced 2025-11-10 01:31:24 +08:00
Pausing a campaign and starting it within the interval where campaign manager pipe cleanup happens would cause a campaign to be marked as finished. This patch addresses that by only doing the 'finished' state update if the campaign wasn't stopped (cancel, pause) manually. Potentially closes #2278 as this is the only reproducible scenario where a campaign prematurely gets marked as finished. |
||
|---|---|---|
| .. | ||
| manager.go | ||
| message.go | ||
| pipe.go | ||