geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
177 stars 117 forks source link

don't sleep in drmaa session #591

Closed cehbrecht closed 3 years ago

cehbrecht commented 3 years ago

Overview

The scheduler can only submit one job after the other ... so, don't have a time.sleep in the drmaa session.

Related Issue / Discussion

Additional Information

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 74feb51dc2a409930aebaf6b294799bb51144e51 on cehbrecht:fix-scheduler-sleep into b44374f7900bbb8793c9aa032efcad83f588e989 on geopython:pywps-4.4.