mirror of
https://github.com/zrepl/zrepl.git
synced 2025-05-31 23:26:32 +02:00
Before this change, the step correlation code returned early in several cases: - did not set f.planning.done in the cases where it was a no-op - did not set f.planning.err in the cases where correlation did not succeed Reported-by: InsanePrawn <insane.prawny@gmail.com>