You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invoking any cpr::MultiPerform request e.g. cpr::MultiPerform::Get(); multiple times on the same object leads to a crash (SegFault) during the second invocation.
This leads to cpr::MultiPerform to being reusable.
Description
Invoking any
cpr::MultiPerform
request e.g.cpr::MultiPerform::Get();
multiple times on the same object leads to a crash (SegFault) during the second invocation.This leads to
cpr::MultiPerform
to being reusable.Example/How to Reproduce
Here is an example test case:
Possible Fix
No response
Where did you get it from?
GitHub (branch e.g. master)
Additional Context/Your Environment
The text was updated successfully, but these errors were encountered: