Commit 4785c418 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Recompute request_resend_time when resending requests.

parent 94c5d391
...@@ -198,4 +198,5 @@ resend_requests() ...@@ -198,4 +198,5 @@ resend_requests()
} }
request = request->next; request = request->next;
} }
recompute_request_resend_time();
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment