Improve behavior of -n=auto with --pdb option

This commit is contained in:
Jiri Kuncar
2019-02-12 14:36:19 +01:00
parent ca032692a8
commit d8a794bc84
3 changed files with 19 additions and 5 deletions

1
changelog/415.feature Normal file
View File

@@ -0,0 +1 @@
Improve behavior of ``--numprocesses=auto`` to work well with ``--pdb`` option.