Merge pull request #379 from aadamson/warning-details-dumps-check

Check that we can serialize the warning detail attr
This commit is contained in:
Bruno Oliveira
2019-01-11 15:17:02 -02:00
committed by GitHub
3 changed files with 45 additions and 1 deletions

2
changelog/379.bugfix.rst Normal file
View File

@@ -0,0 +1,2 @@
Warning attributes are checked to make sure they can be dumped prior to
serializing the warning for submission to the master node.