MySQL's date time's appear to have a 1 second threshold, so we need to make sure the queue items added for the tests are available as soon as they are added. Before this change, the available_after was set to `datetime.utcnow()`, and, if the `get` was called within 1 second, then its check would fail. |
||
---|---|---|
.. | ||
__init__.py | ||
_basequery.py | ||
blob.py | ||
build.py | ||
health.py | ||
image.py | ||
log.py | ||
modelutil.py | ||
notification.py | ||
oauth.py | ||
organization.py | ||
permission.py | ||
release.py | ||
repository.py | ||
service_keys.py | ||
sqlalchemybridge.py | ||
storage.py | ||
tag.py | ||
team.py | ||
token.py | ||
user.py |