mirror of
https://github.com/xcat2/confluent.git
synced 2026-03-03 04:19:20 +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.