Unverified Commit d1cceab4 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix stream_apply_wait_for_sentinel() return value when interrupted. (#358)

The return value should be about the success of the operation, not about the
fact that the apply mode is enabled or disable: that information is tracked
properly in the StreamApplyContext instance given as a parameter.
parent 028da71d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment