Skip to content

use __name__ == "__main__" for the MPIPoolExecutor #260

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

Merged
merged 4 commits into from
Apr 7, 2020
Merged

Conversation

basnijholt
Copy link
Member

@basnijholt basnijholt commented Apr 7, 2020

Description

Currently, the example is incorrect.

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@codecov-io
Copy link

Codecov Report

Merging #260 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   79.52%   79.50%   -0.03%     
==========================================
  Files          32       32              
  Lines        4401     4401              
  Branches      810      810              
==========================================
- Hits         3500     3499       -1     
  Misses        776      776              
- Partials      125      126       +1     
Impacted Files Coverage Δ
adaptive/learner/learner2D.py 78.02% <0.00%> (-0.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f2571c1...0912e06. Read the comment docs.

@basnijholt basnijholt merged commit 7000bc5 into master Apr 7, 2020
@basnijholt basnijholt deleted the mpi-doc-fix branch April 7, 2020 07:55
@akhmerov
Copy link
Contributor

akhmerov commented Apr 7, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants