mr-mogul
Results
1
issues of
mr-mogul
**Describe the bug** run_after_response example does not work. AttributeError: 'Application' object has no attribute 'task' **To Reproduce** Steps to reproduce the behavior: ``` from muffin import Application app = Application()...