kristjanvalur / py-asynkit

Tools for Python coroutines and advanced scheduling for `asyncio`
MIT License
13 stars 1 forks source link

AbstractSchedulingLoop reform #27

Closed kristjanvalur closed 1 year ago

kristjanvalur commented 1 year ago

Modify AbstractSchedulingLoop, no longar assuming a deque implementation, removing non-essential functionality and focussing on the ability to find and remove entries and re-inserting them at or near the "head" of queue.