Skip to content

Conversation

samuelcolvin
Copy link
Member

Change Summary

Change the default number of threads used when compiling with cython to zero, allow override via the CYTHON_NTHREADS env. variable.

Related issue number

conda-forge/pydantic-feedstock#31

@codecov
Copy link

codecov bot commented Dec 4, 2019

Codecov Report

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

@@            Coverage Diff             @@
##           master    #1074      +/-   ##
==========================================
- Coverage     100%   99.67%   -0.33%     
==========================================
  Files          20       20              
  Lines        3350     3350              
  Branches      661      661              
==========================================
- Hits         3350     3339      -11     
- Misses          0        8       +8     
- Partials        0        3       +3
Impacted Files Coverage Δ
pydantic/networks.py 96.26% <0%> (-3.74%) ⬇️
pydantic/typing.py 97% <0%> (-3%) ⬇️

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 9982eb4...58e2ae0. Read the comment docs.

@samuelcolvin samuelcolvin merged commit 15b981d into master Dec 4, 2019
@samuelcolvin samuelcolvin deleted the cython-nthreads branch December 4, 2019 13:30
andreshndz pushed a commit to cuenca-mx/pydantic that referenced this pull request Jan 17, 2020
* change cython nthreads default to zero

* add change
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.

1 participant