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
fixes#9895
Problem was that provisionerd tries to acquire the next job, and races with shutdown, triggering the assert in the handler. Switches this test case to use the more robust handler.
Seen here: https://github.com/coder/coder/actions/runs/6328705590/job/17187479528?pr=9894
Looks like the testServer got an unexpected EOF when sending the AcquiredJob with the payload:
Output:
The text was updated successfully, but these errors were encountered: