diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2018-03-29 22:52:54 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-29 22:52:54 +0000 |
commit | ea36bc45a194d69c8272b1af13914b88dc87ddb6 (patch) | |
tree | 434847396d017e632d05db39d74f6d0748b62588 /docs/submodules/fastpathmetrics | |
parent | ef8185409343fffa9c6b1a8cd164ecc69c4e50fb (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "don't print exceptions in atexit handler"
- don't print exceptions in atexit handler
atexit handler calls terminate_all after the regular python execution
path, and it looks like the traceback stack is None somehow.
In this context log.debug("", exc_info=True) doesn't work
it prints out NoneType on Python3 and
causes other problems on Python2.7
remove the exc_info=True from the logging call
JIRA: YARDSTICK-1107
Change-Id: Ida0a0ced7ff5e017e2f8608880e3bb531724af95
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'docs/submodules/fastpathmetrics')
0 files changed, 0 insertions, 0 deletions