Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

SynchronousTask not finishing if result property is not set #1

Closed
saidsikira opened this issue Jun 29, 2016 · 1 comment
Closed

SynchronousTask not finishing if result property is not set #1

saidsikira opened this issue Jun 29, 2016 · 1 comment
Assignees
Labels

Comments

@saidsikira
Copy link
Owner

Description:
Since SynchronousTask implementation relies on result property being set to finish, not setting the result property would make the task execute forever.

Proposed fix:
Add internal method to finish the task if the result is not set.

@saidsikira saidsikira added the bug label Jun 29, 2016
@saidsikira saidsikira self-assigned this Jun 29, 2016
@saidsikira
Copy link
Owner Author

Fixed

Repository owner locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant