Closed stephenross closed 4 years ago
If the enabled flag is False and an endpoint uses iterate, it will fail, this fixes that by immediately returning if the enabled flag is False
@charlesthk If this looks good, please merge and put up on PyPi.
@charlesthk This is 3.0.12 and ready for pypi as well
If the enabled flag is False and an endpoint uses iterate, it will fail, this fixes that by immediately returning if the enabled flag is False