Commit graph

7 commits

Author SHA1 Message Date
zhudhjen
cd67a7cd39 Update test 2024-08-15 12:28:32 -07:00
zhudhjen
ca8d18552c Fix test by add default args of port 2024-08-07 13:05:39 -07:00
zhudhjen
c2174a6408 Add testing for setting port from env var and fix pylint 2024-08-07 12:33:44 -07:00
dependabot[bot]
07c3ee75e5
Bump black from 23.12.1 to 24.2.0 (#6221)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-02-21 15:53:50 +13:00
J. Nick Koston
fe15d993f9
dashboard: Fix file writes on Windows (#6013) 2023-12-24 22:56:31 +09:00
J. Nick Koston
be07463fbd
dashboard: Add some basic tests for the dashboard (#5870) 2023-12-06 10:06:05 +09:00
J. Nick Koston
4e4fe3c26d
dashboard: Ensure disk I/O happens in the executor (#5789)
* Ensure I/O executor

* safe file writer

* fixes

* more io

* more io
2023-11-19 22:28:35 -05:00