summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2019-06-17 15:30:40 -0700
committerTim Burke <tim.burke@gmail.com>2019-07-29 12:11:34 -0700
commitc19d09f60b2d501698b741a123cc6b8203969016 (patch)
tree87ea844850feabc46890c180971482d959214476 /lower-constraints.txt
parent6a1b2de6bbb6e8e3f7632f857b4ac5f2dcb662d0 (diff)
downloadswift-c19d09f60b2d501698b741a123cc6b8203969016.tar.gz
Give ECAppIter greenthreads a chance to wrap up
Otherwise, we can hit a "generator already executing" error in test/functional/test_slo.py:TestSlo.test_slo_multi_ranged_get Also, set a *slightly* newer lower-bound for greenlet (from 2011 instead of 2010) so the sleep() doesn't cause us to lose exception state. Change-Id: Id458fc0a43fd71aab9f6edbacc1f0b370c9f7537
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 24e0e1b5b..536e8b61e 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -25,7 +25,7 @@ flake8==2.5.5
future==0.16.0
gitdb2==2.0.3
GitPython==2.1.8
-greenlet==0.3.1
+greenlet==0.3.2
hacking==0.11.0
idna==2.6
imagesize==1.0.0