Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

use StartTask for startOnCreate #428

Merged
merged 1 commit into from
Oct 22, 2015
Merged

use StartTask for startOnCreate #428

merged 1 commit into from
Oct 22, 2015

Conversation

pittma
Copy link
Contributor

@pittma pittma commented Oct 21, 2015

StartTask has logging and event emittance which was not being used in
creation if startOnCreate was true.

fixes #391

`StartTask` has logging and event emittance which was not being used in
creation if startOnCreate was true.

fixes #391
@jcooklin
Copy link
Collaborator

LGTM

pittma added a commit that referenced this pull request Oct 22, 2015
use `StartTask` for `startOnCreate`
@pittma pittma merged commit 57b0bd7 into intelsdi-x:master Oct 22, 2015
@pittma pittma deleted the issue-391 branch October 22, 2015 00:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Starting a task on creation should generate proper logs, events and catch any errors
2 participants