Skip to content
  • anonym's avatar
    Allow nested try_for() (Will-fix: #9290) · 2e4c214c
    anonym authored
    I fear we'll get some very hard to debug errors if this limitation is
    forgotten some time in the future, so let's be proactive. Also, switch
    back to throwing Timeout::Error on failure, since it basically is a
    wrapper around it.
    2e4c214c