Skip to content

Commit

Permalink
Added a helpful error message if an async function is passed to trio.…
Browse files Browse the repository at this point in the history
…to_thread_run_sync
  • Loading branch information
Guillermo Rodriguez committed Jun 4, 2020
1 parent 08fca2a commit 3505b06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions newsfragments/1573.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added a helpful error message if an async function is passed to `trio.to_thread_run_sync`.

0 comments on commit 3505b06

Please sign in to comment.