Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gulp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure 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
  • gulp
  • gulp
  • Merge requests
  • !36

Add docs on tasks depending on other async tasks

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/jackfranklin/master into master Dec 04, 2013
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: jackfranklin

I found myself getting confused when I had a task that depended on another that was async. After a while I realised why and thought adding a couple of sentences just to clarify for future users who may come stuck with the same problem.

I dropped you guys a tweet earlier: https://twitter.com/Jack_Franklin/status/408017546894651392, before some help from Eric cleared things up - I'm not sure if you feel this is a problem many will come across but it had me befuddled for a few moments so I thought a quick 2 sentences in the docs might help others avoid the problem. I don't think it's immediately apparent why returning the stream works as a solution, so I hope this might clarify it.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/jackfranklin/master