ChameleonCloud / chi-in-a-box

Packaging the systems and operations of the Chameleon testbed
Apache License 2.0
14 stars 10 forks source link

Zun: Workaround eventlet deadlock #249

Closed msherman64 closed 1 year ago

msherman64 commented 1 year ago

When this is set to true (default as of Wallaby), a pthread is used for this task. # This currently (Xena) has a bad interaction with eventlet, causing occasional deadlocks. # This appears related to, but separate from this bug in oslo.log # https://bugs.launchpad.net/oslo.log/+bug/1983863