Skip to content

Conversation

@osortega
Copy link
Contributor

No description provided.

@osortega osortega self-assigned this Dec 16, 2025
@osortega osortega added the candidate Issue identified as probable candidate for fixing in the next release label Dec 16, 2025
const sessions = await this._octoKitService.getAllSessions(`${repoId.org}/${repoId.repo}`);
if (this.cachedSessionsSize !== sessions.length) {
this.refresh();
}
Copy link
Member

Choose a reason for hiding this comment

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

Oh, after doing this we do still need to actually called scheduer.schedule() because it's not an interval automatically any more

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, added it

osortega and others added 2 commits December 16, 2025 15:09
@osortega osortega enabled auto-merge December 17, 2025 00:01
@osortega osortega merged commit c37e3ac into release/0.35 Dec 17, 2025
16 checks passed
@osortega osortega deleted the osortega/guilty-viper branch December 17, 2025 00:11
@osortega osortega mentioned this pull request Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

candidate Issue identified as probable candidate for fixing in the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants