Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mercurial-devel mercurial-devel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • mercurialmercurial
  • mercurial-develmercurial-devel
  • Merge requests
  • !92

test: remove `sleep` usage in `test-nointerrupt.t` (issue6271)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Pierre-Yves David requested to merge topic/stable/issue6271 into branch/stable Jul 20, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

We move from sleep based synchronisation to file creation based synchronisation.

Sleeps is the path to the dark side. Sleeps leads to flakiness. Flakiness leads to anger. Anger leads to hate. Hate leads to suffering.

--HG-- branch : stable

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: topic/stable/issue6271