You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2019. It is now read-only.
orchstr8 uses a deprecated API call. The deprecation warning says: "Application.make_handler(...) is deprecated, use AppRunner API instead." orchstr8 should be refactored to either conform to aiohttp's newer features or use asyncio/socket protocol factories: https://github.com/lbryio/torba/blob/master/torba/orchstr8/service.py#L43