DoubleML / DoubleML/doubleml-coverage

Results are not returned when n_jobs=1

Open
#27 0 comments 0 reactions 1 assignee Claimed by @jer2ig View on GitHub
bug
Dominant language
Python
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When setting n_jobs=1 for sequential execution, e.g. for debugging, the results computed by the individual repetitions are not aggregated. The problem is in the following line, where the results are returned, but not used:
https://github.com/DoubleML/doubleml-coverage/blob/fae7636386d510342ab7340483b5540b8cc727fb/monte-cover/src/montecover/base.py#L106C17-L106C43

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.