It appears we get an integer overflow in our bokeh dashboard in tests like `test_scheduler_bokeh.py::.test_simple`, e.g. https://github.com/dask/distributed/actions/runs/3824315377/jobs/6506350808 Previous attempt to fix this https://github.com/dask/distributed/pull/7426
It appears we get an integer overflow in our bokeh dashboard in tests like
test_scheduler_bokeh.py::.test_simple, e.g. https://github.com/dask/distributed/actions/runs/3824315377/jobs/6506350808Previous attempt to fix this #7426