Integrated: Use a separate watchdog thread for the WorkItem scheduler

Robin Westberg rwestberg at openjdk.java.net
Tue Oct 20 14:52:51 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.

This pull request has now been integrated.

Changeset: c596e457
Author:    Robin Westberg <rwestberg at openjdk.org>
URL:       https://git.openjdk.java.net/skara/commit/c596e457
Stats:     63 lines in 2 files changed: 61 ins; 0 del; 2 mod

Use a separate watchdog thread for the WorkItem scheduler

Reviewed-by: ehelin

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

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


More information about the skara-dev mailing list