souphttpsrc: Don't abort all pending operations on the session if shutting down a...
authorSebastian Dröge <sebastian@centricular.com>
Fri, 28 Jan 2022 13:31:55 +0000 (15:31 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 28 Jan 2022 13:31:55 +0000 (15:31 +0200)
commit080d85b19a3037251411060c7acad72924c9f9ec
tree76dad25835c1e0de57a7ff2c5dfa662552b96382
parent499e0acd434e98b91d411c9fbca97d9aecb55179
souphttpsrc: Don't abort all pending operations on the session if shutting down a source with a shared session

Only do it for a non-shared session. Other sources would otherwise get
their requests cancelled unexpectedly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1594>
subprojects/gst-plugins-good/ext/soup/gstsouphttpsrc.c