You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem appears to be that the output is via a PTY, but we don't properly parse the terminal command sequences, just pretend it's plaintext. So, sometimes a command sequence is in the middle of the string we are looking for.
The text was updated successfully, but these errors were encountered:
https://github.com/coder/coder/actions/runs/11322160456/job/31483045664
The problem appears to be that the output is via a PTY, but we don't properly parse the terminal command sequences, just pretend it's plaintext. So, sometimes a command sequence is in the middle of the string we are looking for.
The text was updated successfully, but these errors were encountered: