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

post_configure: ensure asyncio tasks created by plugins are awaited #5868

Merged
merged 2 commits into from
Feb 22, 2024

vip: fix a nice interaction between scan and daemonize

d173c2a
Select commit
Loading
Failed to load commit list.
Merged

post_configure: ensure asyncio tasks created by plugins are awaited #5868

vip: fix a nice interaction between scan and daemonize
d173c2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 21, 2024 in 0s

92.68% of diff hit (within 5.00% threshold of 97.00%)

View this Pull Request on Codecov

92.68% of diff hit (within 5.00% threshold of 97.00%)

Annotations

Check warning on line 85 in cylc/flow/plugins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/plugins.py#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 128 in cylc/flow/plugins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/plugins.py#L128

Added line #L128 was not covered by tests

Check warning on line 148 in cylc/flow/plugins.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cylc/flow/plugins.py#L148

Added line #L148 was not covered by tests