Fix executor verbosity (issue #699)

This commit is contained in:
Chris Lee
2018-04-17 19:48:55 +00:00
parent 131704081c
commit d1f5a46a73
4 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
2018-04-17 master
- Update AUTHORS
- Fixes:
- Fix leak in image loading (issue #704)
- Executors no longer log unless env var DEBUG_EXECUTORS is set
2018-04-17 16.3
- Fixes: