Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Task functionality to Mapstore2 #1195

Closed
MV88 opened this issue Oct 24, 2016 · 0 comments
Closed

Provide Task functionality to Mapstore2 #1195

MV88 opened this issue Oct 24, 2016 · 0 comments
Assignees
Milestone

Comments

@MV88
Copy link
Contributor

MV88 commented Oct 24, 2016

A task is like a process that runs a function and returns a callback in case of success and an other one in case of error.
The result of runned function is passed as argument to the success callback and then it is dispatched with the name and a payload.

For example it is possible to catch when a task is started and is completed in order to visualize a spinner

@MV88 MV88 added this to the 0.4 milestone Oct 24, 2016
@MV88 MV88 self-assigned this Oct 24, 2016
@ghost ghost added the pending review label Oct 24, 2016
@mbarto mbarto closed this as completed in d46576c Oct 24, 2016
@ghost ghost assigned mbarto Oct 24, 2016
@ghost ghost removed the pending review label Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants