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

Feature/rest workers #29

Open
wants to merge 10 commits into
base: feature/workers-revised
Choose a base branch
from

Conversation

jjelschen
Copy link
Collaborator

No description provided.

@jjelschen jjelschen requested a review from thrstnh October 24, 2019 14:21
thenRunAsync[workers.replace(worker, TestJob.NONE)]
]
} else {
//TODO throw exception
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about the todo?

if (workers.containsKey(workerInfo)) {
(workerInfo as Worker).cancel
} else {
//TODO throw exception
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about the todo?

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.

2 participants