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 e37ea1b commit 75ed7ecCopy full SHA for 75ed7ec
newsfragments/2841.feature.rst
@@ -0,0 +1,3 @@
1
+To better reflect the underlying thread handling semantics,
2
+`trio.from_thread.run_sync` gained a new keyword argument ``abandon_on_cancel``
3
+that overrides the older (now deprecated) ``cancellable`` flag.
0 commit comments