Open
Description
So I started patch/durable-default-true
and just made sure the durable flag is set from the start as documentation on Durable notes.
However, this breaks the tests:
$ go test
--- FAIL: TestRabbus (3.00s)
--- FAIL: TestRabbus/emit_async_message (3.00s)
rabbus_test.go:239: unexpected durable: true
rabbus_test.go:285: got timeout error during emit async
FAIL
exit status 1
FAIL github.com/rafaeljesus/rabbus 3.003s
Metadata
Metadata
Assignees
Labels
No labels