David Sutherland
David Sutherland
On a side note, this also works: ``` (flow) sutherlander@cortex-vbox:cylc-flow$ git diff diff --git a/tests/integration/test_data_store_mgr.py b/tests/integration/test_data_store_mgr.py index 2d6d584cc..533c30a60 100644 --- a/tests/integration/test_data_store_mgr.py +++ b/tests/integration/test_data_store_mgr.py @@ -259,8 +259,8 @@ def test_update_data_structure(harness): schd.data_store_mgr.data[w_id]...
I assume this is still an issue?
Well, not sure what to do about (2) other than have tests operate on different workflows, as it's not something that would happen in the wild.. Also I'm not sure...
Is this still a problem? Seems fairly stable now
Fix up #7144, was caused by the family state being calculated before deltas were applied (updates and pruning).
> If done quickly, this can supersede [#6885](https://github.com/cylc/cylc-flow/issues/6885) > > [@dwsutherland](https://github.com/dwsutherland), would you be able to take a look? https://github.com/cylc/cylc-flow/pull/6972#issuecomment-3305049223