Ronnie Dutta
Ronnie Dutta
The `CancelledError` is raised by asyncio when it detects a `KeyboardInterrupt`. If we do not want that traceback in the scheduler log I think it's possible to detect when the...
It depends on if we want to do a maintenance release for the UIS? (No milestone for that currently)
> LGTM, gotta couple of unexpected commits here. Ah, that would be because the base was changed from 8.0.x to master, so it wouldn't have mattered (I'll rebase anyway)
As it stands in #4238, `.` does work for tasks outside the n=0 window (provided the task exists at the cycle point in the graph)
> Also, when we remove old versions of the documentation (e.g. we would only want 8.0.3 not 8.0.0 & 8.0.1 & 0.8.2 & 8.0.3) there is no straightforward way to...
Not such a crucial bug as you can do `PT1H1S` instead, hence tagged against 8.x
> Record timestamps as unix epoch integers rather than text fields We should check that we will not run into the [year 2038 problem](https://en.m.wikipedia.org/wiki/Year_2038_problem). According to [the sqlite3 docs](https://www.sqlite.org/datatype3.html) the...
Was thinking the same, happy to take this on in the near future
Is this https://github.com/cylc/cylc-flow/blob/4ca97df6b05e3670dae42ca4d5e680912d0cfdbc/cylc/flow/network/client.py#L199-L201 specific to the ZMQ WorkflowRuntimeClient or should it be moved into the shared `timeout_handler` method?
Sorry, accidentally deleted 8.0.x!