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

v.surf.rst: fix cross-validation and prevent running it multi-threaded #2643

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

petrasovaa
Copy link
Contributor

@petrasovaa petrasovaa commented Nov 10, 2022

Bug introduced in #1271.

Unrelated, but this PR also disables threading when cross validation or deviation are set, they can't run multi-threaded due to several reasons (e.g. writing to db).

@petrasovaa petrasovaa added bug Something isn't working backport_needed C Related code is in C labels Nov 10, 2022
@petrasovaa petrasovaa added this to the 8.2.1 milestone Nov 10, 2022
@petrasovaa petrasovaa merged commit 3d1be44 into OSGeo:main Nov 11, 2022
@petrasovaa petrasovaa deleted the fix-v.surf.rst-cross-validation branch November 11, 2022 04:51
petrasovaa added a commit that referenced this pull request Nov 11, 2022
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
marisn pushed a commit to marisn/grass that referenced this pull request Jun 2, 2023
neteler pushed a commit to nilason/grass that referenced this pull request Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working C Related code is in C
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant