Placeholder iris.core.ioloop; Lists handling explicit flag without breaking columns

This commit is contained in:
James Barnsley
2020-01-26 14:25:45 +13:00
parent 564839c92b
commit 64fbcc45b9
6 changed files with 7 additions and 4 deletions

View File

@ -34,6 +34,7 @@ class IrisCore(pykka.ThreadingActor):
"seed_tracks": [],
"results": []
}
ioloop = None
@classmethod
async def do_fetch(cls, client, request):