** Changed in: nova/liberty Status: Fix Committed => Fix Released
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1557498 Title: Using logging in the serial console worker blocks Nova Status in OpenStack Compute (nova): Won't Fix Status in OpenStack Compute (nova) liberty series: Fix Released Status in os-win: Fix Released Bug description: The worker used by Nova to log instance serial console output can log an exception message. The issue is that logging a message from a different thread causes Nova to hang. It seems that the logging file handler causes issues when greenthreads and multiple native threads are used at the same, and the native threads log messages. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1557498/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp