Closed
Description
Describe the bug
When an agent is running and you press CTRL+C (SIGINT) it doesn't stop.
Steps to reproduce
- Start an agent.
- Add a tool to it such that the tool goes into an infinite loop (or a very long loop which would ensure you have enough time to press CTRL+C).
- Press ctrl+c. Note that nothing happens
Model Used
any model
Expected Behavior
It should shut down Autogen processing
Screenshots and logs
No response
Additional Information
No response