Sign in
fuchsia
/
third_party
/
github.com
/
jd
/
tenacity
/
ade0567151ea6c9494fbca94c777ab729922e527
/
.
/
releasenotes
/
notes
/
trio-support-retry-22bd544800cd1f36.yaml
blob: b8e0c1490d5c641dd2cff64e1c530694e6db4672 [
file
] [
log
] [
blame
]
---
features:
-
|
If you
're using `Trio <https://trio.readthedocs.io>`__, then
``@retry`` now works automatically. It'
s no longer necessary to
pass ``sleep=trio.sleep``.