camel
camel copied to clipboard
[Feature Request] Provide interpreter timeout support
Required prerequisites
- [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- [x] Consider asking first in a Discussion.
Motivation
In some case such as code execution will execute ‘pip install xx’ will cost too much without mirror python site setting.
Solution:
Provide the timeout for interpreter for end user to execute command in max time, otherwise will quit.
Solution
No response
Alternatives
No response
Additional context
No response