Fix crash when transferring internal pytest warnings from workers to the master node

Fix #214
This commit is contained in:
Bruno Oliveira
2017-08-09 17:53:44 -03:00
parent a54f531701
commit 20a1b9ef11
3 changed files with 17 additions and 6 deletions

1
changelog/214.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix crash when transferring internal pytest warnings from workers to the master node.