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

background control panel, drop idle task #612

Merged
merged 1 commit into from Nov 12, 2015
Merged

Conversation

quozl
Copy link
Contributor

@quozl quozl commented Nov 12, 2015

An idle task for loading images may continue to run after apply or undo.

  • save the source identifier for the idle task,
  • wipe the source identifier when the idle task is finished,
  • remove the idle task if it is still running on apply or undo.

Fixes #4911.

An idle task for loading images may continue to run after apply or undo.

- save the source identifier for the idle task,

- wipe the source identifier when the idle task is finished,

- remove the idle task if it is still running on apply or undo.

Fixes #4911.
@tchx84
Copy link
Member

tchx84 commented Nov 12, 2015

Reviewed, tested and merged.

tchx84 added a commit that referenced this pull request Nov 12, 2015
background control panel, drop idle task
@tchx84 tchx84 merged commit 37d2437 into sugarlabs:master Nov 12, 2015
@quozl quozl deleted the 4911-a branch September 11, 2019 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants