X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/883e57b07a5cfcb2d0462d67399bfa57bacba846..6d0788a9f374b49c8c0b987021d61f13c03230e5:/image_creator/dialog_main.py diff --git a/image_creator/dialog_main.py b/image_creator/dialog_main.py index db08968..f9dd260 100644 --- a/image_creator/dialog_main.py +++ b/image_creator/dialog_main.py @@ -33,9 +33,6 @@ # interpreted as representing official policies, either expressed # or implied, of GRNET S.A. -import gevent.monkey # Monkey-patch everything for gevent early on -gevent.monkey.patch_all() - import dialog import sys import os