Queued messages can get stuck while an inactive session remains in Running state after completion
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
Short summary
No response
Affected version or release
v1.1.15
Installation context
GitHub Copilot desktop app for Windows
What happened?
Queued messages intermittently get stuck because the active session continues to show Running even though no work appears to be happening.
The queued message remains visible in the queue and is not sent automatically. Clicking Send now fails with this error:
Queued message was not sent. Check the updated queue and try again.
The session remains in the running state, leaving no working way to dispatch the queued message.
Steps to reproduce
- Open a session in the GitHub Copilot desktop app.
- While the session is running, queue another message.
- Wait until the active session appears to have finished all work.
- Observe that the session still shows
Runningeven though nothing is happening, and the queued message is not sent. - Open the queue and click Send now.
- Observe the error:
Queued message was not sent. Check the updated queue and try again.
The issue occurs intermittently.
Expected behavior
When the active session finishes, its status should change from Running and the next queued message should be sent automatically. If a message remains queued, clicking Send now should dispatch it successfully.
Additional context
- Platform: Windows
- Frequency: Intermittent
- A screenshot of the Send now error is available and will be attached to this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.