Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Merge 1.4.x-sync into master #337

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

Important

Please do a normal merge, not squash merge.

Please fix conflicts if necessary.


Triggered by push

oliver-sanders and others added 3 commits July 19, 2024 13:34
* Use the new `reload` kwarg rather than calling the `.load()` method.
* Fixes cylc/cylc-flow#6244
* The `.load()` method mutates the existing config, due to the use of
  logging within (and outside of) this routine and the use of
  `glbl_cfg` in the logging, this created a race condition.
* The new `reload` kwarg creates a new config instance, then sets this
  as the default.
glbl_cfg: reload without mutating the original
@github-actions github-actions bot added the sync PR for synchronising changes between *.*.x and master label Jul 23, 2024
github-actions bot and others added 4 commits July 23, 2024 16:26
Workflow: Release stage 1 - create release PR, run: 41
Workflow: Release stage 2 - auto publish, run: 55

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sync PR for synchronising changes between *.*.x and master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants