Skip to content

fix(scheduled-task): scheduled task falsely reports empty assistant response due to race condition in executor polling#127

Merged
grinev merged 1 commit into
mainfrom
fix/scheduled-task-empty-response
May 16, 2026
Merged

fix(scheduled-task): scheduled task falsely reports empty assistant response due to race condition in executor polling#127
grinev merged 1 commit into
mainfrom
fix/scheduled-task-empty-response

Conversation

@grinev
Copy link
Copy Markdown
Owner

@grinev grinev commented May 16, 2026

Description of changes

scheduled task falsely reports empty assistant response due to race condition in executor polling

Closes issue (optional)

Checklist

  • PR title follows Conventional Commits: <type>(<scope>)?: <description>
  • This PR contains one logically complete change
  • Branch is rebased on the latest main
  • I ran npm run lint, npm run build, and npm test
  • If this PR is OS-sensitive, behavior/limitations for Linux/macOS/Windows are described

@grinev grinev merged commit 9b2934b into main May 16, 2026
1 check passed
Sign up for free to 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.

Scheduled task falsely reports empty assistant response due to race condition in executor polling

1 participant