mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-02 16:16:44 +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>