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

Issue a warning if blocking was set in the Task but blocking.cv was not set within makeResampleDesc() #2788

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

pat-s
Copy link
Member

@pat-s pat-s commented Sep 20, 2020

fixes #2787

@mllg I'd argue that this is the most lightweight fix here.

@pat-s pat-s requested a review from mllg September 20, 2020 07:16
@pat-s pat-s merged commit 068ac9b into master Sep 23, 2020
@pat-s pat-s deleted the issue-blocking-warning branch September 23, 2020 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blocking does not work if blocking.cv = TRUE is not set in makeResampleDesc()
2 participants