You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* save working progress
* add addopts from yml
* prettify test file
* don't set the original threads as the wrapper function already does that
* make sure tox passes the PYTEST_ADDOPTS env
* set inner_max_num_threads=1
* set inner_max_num_threads only for loky
* fix blunder
* ensure all function are called with n_job processes
* remove inner_max_num_threads to simplify stuff
* clarify numba behaviour in the docs
* increase timeout limit
* increase the timeout again
* just set inner_max_num_threads instead
* clarify in the docs that oversubscription is only handled for loky backend
* simplify and clean the parallelize test
* fix doc formatting
* add non loky alternative to test also the other case
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* undo multiprocessing test option bc it may be too slow for the ci's. (at least they pass)
* increase timeout limit
* or instead reduce the computation required
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add other cases but skip in CI also reduce computation required again
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* refactor skip markings
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments