Skip to content

Commit 6af322c

Browse files
authored
Update README.rst
1 parent 1bb10d8 commit 6af322c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Changelog
152152
to the `run_coroutine_threadsafe` calls to ensure the coroutine has the total
153153
amount of time to run up to its internal timeout (default of 3000ms).
154154

155-
Ten seconds is a bit large of a timeout; however, it is only unused in cases
155+
Ten seconds is a bit large of a timeout; however, it is only used in cases
156156
where we wrap other timeouts. We now expect the only instance the
157157
`run_coroutine_threadsafe` result timeout will happen in a production
158158
circumstance is when someone is running a `ServiceInfo.request()` in a thread and

0 commit comments

Comments
 (0)