def graph(request): return Graph(**request.param) # non-loopers are only safe when using gevent.monkey.patch_all(). # FIXME: find out why... OR stop supporting component reactivation (i.e. non-loopers)