python plugin: return error on config failure
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 5 Aug 2016 15:09:59 +0000 (17:09 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 5 Aug 2016 15:09:59 +0000 (17:09 +0200)
commit2631588b043e7c2ca1a6b41e625261ebcc1465c7
tree34eca9db3b18d6bf0c81accac867c6bcc9374eb8
parent6159b6f81403b90eb2b1f1c60fa8006cd3405d1b
python plugin: return error on config failure

Return an error when something goes wrong during config.
We still loop through all specified modules so all errors are logged.

Fixes #926
src/python.c