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

Robin Westberg rwestberg at openjdk.java.net
Wed Jun 10 09:35:06 UTC 2020


> 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

Robin Westberg has updated the pull request incrementally with one additional commit since the last revision:

  Update documentation, fix test failure

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

Changes:
  - all: https://git.openjdk.java.net/skara/pull/648/files
  - new: https://git.openjdk.java.net/skara/pull/648/files/d76eda50..c4d427dd

Webrevs:
 - full: https://webrevs.openjdk.java.net/skara/648/webrev.01
 - incr: https://webrevs.openjdk.java.net/skara/648/webrev.00-01

  Stats: 11 lines in 2 files changed: 8 ins; 0 del; 3 mod
  Patch: https://git.openjdk.java.net/skara/pull/648.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/648/head:pull/648

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


More information about the skara-dev mailing list