Describe the bug
Sometimes when downloading logs, after selecting the save location, the download will fail with Unknown error: Client is closed because User launched a task while another one is still running. Forgot to use 'await' or '.then()'?
To Reproduce
Steps to reproduce the behavior:
Unsure how to reproduce reliably. It seems like it may be exacerbated by a bandwidth limited network connection and lots of logs in the remote log folder.
Expected behavior
Logs are downloaded without error
Screenshots
Version (required):
(this is a CI build from 2cb2f23 to fix the line graph issue)
Version: 26.0.0
Distribution: WPILib
Platform: win32-x64
Build Date: 1/23/2026, 17:19:18 UTC
Electron: 39.2.7
Chromium: 142.0.7444.235
Node: 22.21.1
Additional context
Add any other context about the problem here.
Describe the bug
Sometimes when downloading logs, after selecting the save location, the download will fail with
Unknown error: Client is closed because User launched a task while another one is still running. Forgot to use 'await' or '.then()'?To Reproduce
Steps to reproduce the behavior:
Unsure how to reproduce reliably. It seems like it may be exacerbated by a bandwidth limited network connection and lots of logs in the remote log folder.
Expected behavior
Logs are downloaded without error
Screenshots
Version (required):
(this is a CI build from 2cb2f23 to fix the line graph issue)
Version: 26.0.0
Distribution: WPILib
Platform: win32-x64
Build Date: 1/23/2026, 17:19:18 UTC
Electron: 39.2.7
Chromium: 142.0.7444.235
Node: 22.21.1
Additional context
Add any other context about the problem here.