bird-house / flyingpigeon

WPS processes for climate model data, indices and extreme events
http://flyingpigeon.readthedocs.io/en/latest/
Apache License 2.0
19 stars 15 forks source link

Fix #240: wsgi app init #241

Closed cehbrecht closed 6 years ago

cehbrecht commented 6 years ago

This PR fixes issue #240.

The bugfix is made as proposed in the ticket (#240). It avoids re-creation of the WSGI service on each request.