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
Running even 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.

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
Runningeven 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
Runningeven though nothing is happening, and the queued message is not sent.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
Runningand the next queued message should be sent automatically. If a message remains queued, clicking Send now should dispatch it successfully.Additional context