We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb10d8 commit 6af322cCopy full SHA for 6af322c
1 file changed
README.rst
@@ -152,7 +152,7 @@ Changelog
152
to the `run_coroutine_threadsafe` calls to ensure the coroutine has the total
153
amount of time to run up to its internal timeout (default of 3000ms).
154
155
- Ten seconds is a bit large of a timeout; however, it is only unused in cases
+ Ten seconds is a bit large of a timeout; however, it is only used in cases
156
where we wrap other timeouts. We now expect the only instance the
157
`run_coroutine_threadsafe` result timeout will happen in a production
158
circumstance is when someone is running a `ServiceInfo.request()` in a thread and
0 commit comments