[NO TESTS] WIP

This commit is contained in:
Reid 'arrdem' McKenzie 2021-04-11 01:03:23 -06:00
parent 6e6eb2d913
commit f2079fcd7a
2 changed files with 2 additions and 1 deletions

View file

@ -121,7 +121,7 @@ def reliable_remote_job(make_request,
resp.raise_for_status()
job = job_from_response(resp)
# If the user gave us a circuit breaker, use that to bound our waiting.
# If the user gave us a circuit breaker, use that to bound our waiting.
with callback_timeout or forever():
try:
await cb.event

View file

@ -1,4 +1,5 @@
alabaster==0.7.12
anosql==1.0.2
appdirs==1.4.4
attrs==20.3.0
autoflake==1.4