Update evenlet monkey patch flags.
Fixes bug 1088385 Change-Id: I1da88b1c225ac73f45aef08b3ddbf6cd98a50568
This commit is contained in:
parent
2e043a5a78
commit
6cb4b04406
@ -17,7 +17,7 @@
|
||||
# under the License.
|
||||
|
||||
import eventlet
|
||||
eventlet.monkey_patch(os=False)
|
||||
eventlet.monkey_patch()
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user