Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sebastian Dröge
  • gstreamer
  • Repository
Switch branch/tag
  • gstreamer
  • tests
  • check
  • gst
  • gstpipeline.c
Find file BlameHistoryPermalink
  • Sebastian Dröge's avatar
    pipeline: Call gst_task_cleanup_all() before checking reference counts after shutdown · 74b9e72e
    Sebastian Dröge authored Jan 02, 2019 and Sebastian Dröge's avatar Sebastian Dröge committed Jan 03, 2019
    We have to ensure that all background threads from thread pools are shut
    down, or otherwise they might not have had a chance yet to drop their
    last reference to the pipeline and then the assertion for a reference
    count of 1 on the pipeline fails.
    74b9e72e