mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-08-28 09:55:59 +00:00
a9608851ee
There are some problems with how we are using multiplexed curl causing huge slowdowns (2-5 times slower). For now rather than rework the multiplexed curl code, switch to using the synchronous code path. Signed-off-by: William Douglas <william.douglas@intel.com>