#2071: make pre-worker-removal init call deprecated#2072
Merged
lifflander merged 2 commits intodevelopfrom 2071-make-old-initialization-syntax-deprecated-instead-of-removedJan 19, 2023
+10
Commits
Commits on Jan 18, 2023
#2071: add back in
no_workers
,WorkerCountType
, and the initialization function that takes in the worker count but make them deprecated to avoid breaking existing codecommitted#2071: remove
WorkerCountType
since using it in a deprecated declaration caused deprecation warnings on some compilerscommitted