I'm having an issue with pysandbox (0.3.5-3) running as celery task. Namely when trying to trigger time limit using loop.c from test suite, task is never done, when killed sandbox returns cpu time greater than the limit. Task is using MinimalPolicy from the test suite and other limits are detected as expected.
I'm having an issue with pysandbox (0.3.5-3) running as celery task. Namely when trying to trigger time limit using loop.c from test suite, task is never done, when killed sandbox returns cpu time greater than the limit. Task is using MinimalPolicy from the test suite and other limits are detected as expected.