Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E emper
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • i4i4
  • manycore
  • emper
  • Merge requests
  • !294

Detect broken Future cancellation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Florian Fischer requested to merge aj46ezos/emper:remove-redundant-CancelFutureTest-case into master Dec 16, 2021
  • Overview 1
  • Commits 3
  • Pipelines 8
  • Changes 6

The function testing the cancellation of a partially completed future chain was never called. Which was good because the feature is broken in its design in EMPER.

See #31 (closed).

Introduce a new test for the detection of those broken cancellations.

Edited Dec 16, 2021 by Florian Fischer
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove-redundant-CancelFutureTest-case