mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-24 09:41:27 +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.