There is a conflict between the Python Sandbox and the UI file manager.
-
Code execution successfully generates a binary file (for me it was octet-stream).
-
The UI allows downloading this file.
-
However, the internal file indexer/tokenizers seem to crash or hang when trying to process this file in the background (since it’s not a text/image/pdf).
-
This leads to the Code Execution environment becoming unresponsive.
User can’t upload such files, but the system allows their creation, yet fails to handle them gracefully after creation.