Closed
Description
Version
16
Platform
MacOS 11
Subsystem
No response
What steps will reproduce the bug?
This happens in our azure devops build pipeline automation
https://github.com/Azure/azure-sdk-for-js/pull/25355/checks?check_run_id=12237694551
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
Assertion failed: (timeout != -1), function uv__io_poll, file ../deps/uv/src/unix/kqueue.c, line 256.
##[error]Exit code 134 returned from process: file name '/Users/runner/runners/2.218.1/externals/node16/bin/node', arguments '"/Users/runner/work/_tasks/CmdLine_d9bafed4-0b18-4f58-968d-86655b4d2ce9/2.212.0/cmdline.js"'.
Additional information
Seems the same as reported in #34633 and microsoft/azure-pipelines-tasks#13785