RFR: Use a separate watchdog thread for the WorkItem scheduler

Erik Helin ehelin at openjdk.java.net
Tue Oct 20 14:38:13 UTC 2020


On Tue, 20 Oct 2020 13:09:13 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> Use a separate watchdog thread to be able to detect if our ForkJoinPool stops executing tasks (which we've seen happen a few times). Not much to do in that case, just let the process restart.

Looks good!

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

Marked as reviewed by ehelin (Reviewer).

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


More information about the skara-dev mailing list