Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 884
    • Issues 884
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 45
    • Merge requests 45
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GLib
  • Merge requests
  • !696

Move closures refcount test to gobject/tests/

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/glib:refcount-fixups into master Feb 27, 2019
  • Overview 5
  • Commits 10
  • Pipelines 1
  • Changes 3

And improve it in various ways. In particular, make the main thread iterations continue until both thread{1,2} are seen, so we don’t rely on the scheduler to schedule them both enough within the fixed number of iterations we’d specified.

This should allow a Debian downstream patch to be removed, hopefully.

It helps #1434 (closed).

Edited Feb 27, 2019 by Philip Withnall
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: refcount-fixups