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

fix poll timers list override issue #2716

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

matthewrmshin
Copy link
Contributor

Ensure that polling intervals lists are not overridden.

@hjoliver
Copy link
Member

hjoliver commented Jul 7, 2018

@matthewrmshin - can you briefly explain the bug here?

@matthewrmshin
Copy link
Contributor Author

This is the classic case where the setting is a list and we are modifying the list in place, instead of using a copy.

@hjoliver
Copy link
Member

hjoliver commented Jul 7, 2018

Ah, got it, thanks.

@oliver-sanders
Copy link
Member

In the future the global configuration should be readonly, see also https://github.com/cylc/cylc/issues/164

@oliver-sanders oliver-sanders merged commit 6cc40c3 into cylc:master Jul 9, 2018
@matthewrmshin matthewrmshin deleted the fix-poll-timers-list branch July 9, 2018 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants