@tough moon
- Timeouts : What is the maximum allowed time for code execution, and how does the system handle interruptions if the code takes too long to execute?
- Network Access: Can you elaborate on the extent of network access limitations? Specifically, what are the restrictions on downloading packages or accessing external APIs?
- System Commands: Which system commands are restricted? For example, can you confirm if commands like
sourceto activate a virtual environment are unsupported? - Resource Constraints: What are the specific computational resource limitations, such as CPU and memory restrictions, for running code?
- Security Restrictions: What security measures are in place to prevent the execution of potentially harmful commands? Could you provide examples of restricted commands or actions?