chore: remove self-defined enum FlowControl
Summary
- chore: remove self-defined enum FlowControl
Use std::ops::ControlFlow
instead
- Target branch: master
- Changes should be cherry-picked to 23.12: yes / no
- Docs follow-up: not necessary / new issue
Use std::ops::ControlFlow
instead