gradio
gradio copied to clipboard
Update doc on max_workers
Describe the bug
max_workers seems to be deprecated by max_threads
https://github.com/gradio-app/gradio/blob/487db7b5d57e1a1350494efdf37c121cbf627780/gradio/blocks.py#L2037
Have you searched existing issues? 🔎
- [X] I have searched and found no existing issues
Reproduction
import gradio as gr
Screenshot
No response
Logs
No response
System Info
n/a
Severity
I can work around it