Skip to content

Fix cleanup ordering - #55

Merged
frolv merged 1 commit into
mainfrom
reported-times-fix
Aug 4, 2026
Merged

Fix cleanup ordering#55
frolv merged 1 commit into
mainfrom
reported-times-fix

Conversation

@frolv

@frolvfrolv commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

Correct colosseum, inferno, and mokhaiotl processors to send their challenge end events before resetting their recorded ticks.

@github-actions

github-actionsBot commented Aug 4, 2026

Copy link
Copy Markdown

🟩 Auto-review token estimate: ~119,964 / 200,000 (60%)

🔺 +20 tokens vs base (was ~119,944)

areaest. tokensΔ vs base
challenges/colosseum7,615+8
challenges/mokhaiotl6,049+8
challenges/inferno3,884+4

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:f30b9bdc13

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadsrc/main/java/io/blert/challenges/inferno/InfernoChallenge.java Outdated
@frolv
frolvforce-pushed the reported-times-fix branch from f30b9bd to 2928965CompareAugust 4, 2026 05:57
Correct colosseum, inferno, and mokhaiotl processors to capture their
reported ticks before resetting them so the correct times get sent in
the end event.
@frolv
frolvforce-pushed the reported-times-fix branch from 2928965 to 5341ee4CompareAugust 4, 2026 05:59
@frolv
frolv merged commit 520a218 into mainAug 4, 2026
3 checks passed
@frolv
frolv deleted the reported-times-fix branch August 4, 2026 06:07
frolv added a commit that referenced this pull request Aug 4, 2026
Correct colosseum, inferno, and mokhaiotl processors to send their
challenge end events before resetting their recorded ticks.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@frolv