mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-02 23:36:26 +00:00
In changing to do multi-node, some flow was altered. Where it would formerly cease execution, the changes made it continue. Add return statements to match everywhere that return statements were effectively removed.