quantmind / pulsar

Event driven concurrent framework for Python
BSD 3-Clause "New" or "Revised" License
1.87k stars 162 forks source link

decorator of wsgi router #279

Closed RyanKung closed 7 years ago

RyanKung commented 7 years ago

For pull request https://github.com/quantmind/pulsar/pull/277

RyanKung commented 7 years ago

Fixed, sorry for that mistakes, all OK now. Thanks for the reviewing @lsbardel

python setup.py test -a pulsarapp

python setup.py test -a wsgi.router
lsbardel commented 7 years ago

thanks for this, pulsar 2.0 will be released sometimes in September/October I hope