From 864587da5c51d1105f203291c97f9c0d86ba4051 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Thu, 10 Nov 2016 00:48:27 +0100 Subject: [PATCH] Changed bugs. --- BUGS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/BUGS b/BUGS index a6faa13..fd577a5 100644 --- a/BUGS +++ b/BUGS @@ -1,8 +1,10 @@ Current +- The worker processes are left over after vigil stops. (In sandbox or not) - The brightness of the summary's title slightly changes when focused. - When paging the summary window, with the bottom scroll bar showing, the cursor line drifts up or down a row. -- When pausing, sometimes not all the workers are paused. +- Sometimes a paused worker has the running status (blue), when it should + have the paused status (yellow). - If a job is paused for longer than the timeout period, sometimes it has the timed out status when un-paused. - When shutting down "Exception ignored in:" noise appears. Four messages