piston icon indicating copy to clipboard operation
piston copied to clipboard

SGKILL error seen while running multiple code executions

Open gouseferoz opened this issue 1 year ago • 0 comments

Hi,

I have installed piston in a linux server and using the API to run the code executions. While running consecutive executions, i see the SIGNAL: SGKILL

{'run': {'stdout': '', 'stderr': '', 'code': None, 'signal': 'SIGKILL', 'output': ''}, 'language': 'java', 'version': '15.0.2'}

I am using the server with 2 vCPUs and 2GB ram. Is there any limit on the number of submissions that we make to the piston without seeing the SGKILL error or any other errors? If yes, how can I handle this error?

Thanks, Feroz

gouseferoz avatar Jan 05 '23 17:01 gouseferoz