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
175 stars 117 forks source link

Dismiss operation (WPS 2.0.0) #417

Open huard opened 5 years ago

huard commented 5 years ago

Description

Implement "dismiss" operation to stop an asynchronous process.

Could someone split the tasks necessary to get there in small chunks that newbies can work on this ?

For example:

cehbrecht commented 5 years ago

@jachym Any comments on this issue?

cehbrecht commented 4 years ago

See also #493