Commit 10289ad
committed
Fix #reply{} return when requesting an existing manifest
The manifest machine `apply/3` function should always return a list
of effects. This fixes `rabbitmq_stream_s3_log_manifest:get_manifest/1`
when the manifest is already downloaded / cached in memory.1 parent 6189a02 commit 10289ad
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments