Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Correct a spurious slot release#220

Merged
tempusfrangit merged 1 commit into
mainfrom
rmeove-spurious-slot-release
Sep 17, 2025
Merged

Correct a spurious slot release#220
tempusfrangit merged 1 commit into
mainfrom
rmeove-spurious-slot-release

Conversation

@tempusfrangit
Copy link
Copy Markdown
Contributor

The slot release was incorrect and was run outside of the manager.predict function meaning we effectively had more slots than expected.

This change eliminates the added .releaseSlot() call in the wrong method.

The slot release was incorrect and was run outside of the
manager.predict function meaning we effectively had more slots than
expected.

This change eliminates the added .releaseSlot() call in the wrong
method.
@tempusfrangit tempusfrangit requested review from Copilot and removed request for Copilot September 17, 2025 19:54
@tempusfrangit tempusfrangit requested a review from a team as a code owner September 17, 2025 19:54
Copy link
Copy Markdown
Contributor

@michaeldwan michaeldwan left a comment

Choose a reason for hiding this comment

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

👍

@tempusfrangit tempusfrangit merged commit 078c77f into main Sep 17, 2025
23 checks passed
@tempusfrangit tempusfrangit deleted the rmeove-spurious-slot-release branch September 17, 2025 19:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants