mirror of
https://github.com/xcat2/confluent.git
synced 2026-01-12 19:12:37 +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.