Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
aexecutor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christoph Groth
aexecutor
Graph
d5b9cac64eb5b0933e1634329fc152353aeb8cfb
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
4
3
fill overlong lines
master
master
put back code to wake up the queue management coroutine...
remove a code path that seemingly never gets used
turn some functions into methods (made possible by 0d3d32700)
add missing remove_reader() calls
remove code for shutting down the management coro when the executor is GCed
handle cancelled futures
use PriorityQueue, add prioritize()
save on runtime and code lines by using namedtuple
move async context manager to _base.py
remove cruft
original version (as posted to python-ideas)
Loading