We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcec499 commit ccb58ecCopy full SHA for ccb58ec
newsfragments/810.removal.rst
@@ -1,4 +1,4 @@
1
-``run_sync_in_worker_thread`` has become `trio.in_thread.run_sync`, in
+``run_sync_in_worker_thread`` has become `trio.to_thread.run_sync`, in
2
order to make it shorter, and more consistent with the new
3
``trio.from_thread``. And ``current_default_worker_thread_limiter`` is
4
now `trio.to_thread.current_default_thread_limiter`. (Of course the
0 commit comments