Greenlet: store links as deque instead of list
This fixes links execution order to be the same as they were added, fixing issue #143 The microbenchmarks show that it's not slower, in fact, a bit faster.
Showing
Please register or sign in to comment