Gouse Feroz
Gouse Feroz
I gave `RAILS_MAX_THREADS` = 20 and `COUNT`= 0 For wait = false, i check the status twice a second. If i put, `COUNT = 5` and `RAILS_MAX_THREADS = 20`, what...
I have the same problem. I am mentioning the `"run_timeout": 3500` in the post body of my submission and the submission doesn't run. What can be done here?
I have added the below code to the docker-compose.yaml file and for the submission post body, i updated the `"run_timeout": 10000` and it worked for me. ``` environment: - PISTON_RUN_TIMEOUT=10000...
Thank you @dev-null-undefined I am also checking how to install the required header files in the c language too, is there common documentation available out there with the instructions of...
Hi, I am also facing this issue. Any solutions on how to fix it?
> Hi! > > I talked about this pull request awhile ago with Hex who asked me to push it upstream. I'm only about a year late in actually getting...