[vz-dev] [volkszaehler/vzlogger] 2db1af: If a curl session is still in use retry up to five...
Matthias Behr
noreply at github.com
Sun Aug 11 19:01:28 CEST 2019
Branch: refs/heads/master
Home: https://github.com/volkszaehler/vzlogger
Commit: 2db1af9b8b6ef2709c2c7f0cc7a1af5e82cc4ade
https://github.com/volkszaehler/vzlogger/commit/2db1af9b8b6ef2709c2c7f0cc7a1af5e82cc4ade
Author: Matthias Behr <mbehr at mcbehr.de>
Date: 2019-08-11 (Sun, 11 Aug 2019)
Changed paths:
M src/CurlSessionProvider.cpp
Log Message:
-----------
If a curl session is still in use retry up to five times. (#387)
To fix #386 we wait up to 5 times with 1sec in between (so max 4s)
at shutdown before we cancel the pending curl sessions.
Issue: #386
More information about the volkszaehler-dev
mailing list