We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0543e commit 0140f7fCopy full SHA for 0140f7f
changelog/620.bugfix
@@ -1,3 +1 @@
1
-Use the execnet main_thread_only execmodel so that code which expects to run in the main thread will just work.
2
-
3
-Also increase minimum python version to 3.8 since execnet dropped 3.7 support in pytest-dev/execnet#245.
+Use the ``execnet`` new ``main_thread_only`` "execmodel" so that code which expects to only run in the main thread will now work as expected.
0 commit comments