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
Debugging was busted by the update to Node 18 in #4167. The streamToFile function never resolves, it looks like the write stream doesn't even get closed.
The text was updated successfully, but these errors were encountered:
Debugging was busted by the update to Node 18 in #4167. The
streamToFile
function never resolves, it looks like the write stream doesn't even get closed.The text was updated successfully, but these errors were encountered: