pc2ccs / pc2v9

Version 9 of the PC^2 Programming Contest Control System
Eclipse Public License 2.0
46 stars 23 forks source link

CCS add time limit on compilation step #425

Open lane55 opened 2 years ago

lane55 commented 2 years ago

Is your feature request related to a problem?

Yes, during the NAC a team had a compilation that took more than 5 min (then it was killed)

Feature Description:

Add compilation timeout (global) If the timeout occurs then return a Compilation Error

Have you considered other ways to accomplish the same thing? Please provide a clear and concise description of any alternative solutions or features you've considered.
...

Do you have any specific suggestions for how your feature would be **implemented in PC^2?** If so, please describe.
...

Additional context: please provide any additional information that will help us in considering your feature request.
...

troy2914 commented 1 year ago

Also this should address memory limit as well.