Skip to content

Better formatting of CPU time when getting TLE#1401

Merged
veluca93 merged 1 commit into
cms-dev:mainfrom
e-i-o:better-tle-error
Jun 9, 2025
Merged

Better formatting of CPU time when getting TLE#1401
veluca93 merged 1 commit into
cms-dev:mainfrom
e-i-o:better-tle-error

Conversation

@prandla

@prandla prandla commented Jun 9, 2025

Copy link
Copy Markdown
Member

closes #1346.

Comment thread cms/grading/scoretypes/abc.py Outdated
@prandla prandla force-pushed the better-tle-error branch from f420701 to 824d6b0 Compare June 9, 2025 08:36
emphasizes that time limit exceeded means the submission was terminated
early. by default this would show the time as "10.035 sec" or similar,
which has misled people in the past.
@prandla prandla force-pushed the better-tle-error branch from 824d6b0 to b1d68b7 Compare June 9, 2025 09:16
@veluca93 veluca93 merged commit ba32818 into cms-dev:main Jun 9, 2025
3 checks passed
@prandla prandla deleted the better-tle-error branch June 11, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Better formatting of CPU time when getting TLE

2 participants