Transfer warnings from workers to master

Fix #92
This commit is contained in:
Bruno Oliveira
2017-08-09 07:32:14 -03:00
parent 02754d84d3
commit d0474076e9
5 changed files with 25 additions and 0 deletions

1
changelog/92.feature Normal file
View File

@@ -0,0 +1 @@
Warnings are now properly transferred from workers to the master node.