Skip to content

DOC: document threading.max_workers config option#3852

Open
nuglifeleoji wants to merge 1 commit intozarr-developers:mainfrom
nuglifeleoji:doc/threading-max-workers-docs
Open

DOC: document threading.max_workers config option#3852
nuglifeleoji wants to merge 1 commit intozarr-developers:mainfrom
nuglifeleoji:doc/threading-max-workers-docs

Conversation

@nuglifeleoji
Copy link
Copy Markdown
Contributor

Closes #3492.

threading.max_workers controls the size of the ThreadPoolExecutor Zarr uses internally to bridge sync callers to async code, but it wasn't documented anywhere on its own. Added a short section to the performance guide explaining what the option does, its default value, and when you'd want to change it.

Made with Cursor

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.

DOC: Add documentation for threading.max_workers config

1 participant