[Integrated] RFR: Allow a WorkItem to return follow-up items

Robin Westberg rwestberg at openjdk.java.net
Wed Jun 10 09:52:58 UTC 2020


On Wed, 10 Jun 2020 08:32:09 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Hi all,
> 
> Please review this change that allows a WorkItem to return follow-up items to schedule after itself has run. Use this
> to run another CheckWorkItem after a CommandWorkItem successfully has executed commands.
> Best regards,
> Robin

This pull request has now been integrated.

Changeset: 2ff9a38c
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/2ff9a38c
Stats:     150 lines in 25 files changed: 16 ins; 75 del; 59 mod

Allow a WorkItem to return follow-up items

Reviewed-by: ehelin

-------------

PR: https://git.openjdk.java.net/skara/pull/648


More information about the skara-dev mailing list