From 54166ed1951941024a1994678e38555a7a8b25f2 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Wed, 26 Oct 2016 13:34:14 +0200 Subject: [PATCH] Added a bug. --- BUGS | 1 + 1 file changed, 1 insertion(+) diff --git a/BUGS b/BUGS index 7acbd50..896f16b 100644 --- a/BUGS +++ b/BUGS @@ -13,6 +13,7 @@ Current - When shutting down "Exception ignored in:" noise appears. Four messages for every worker running. This started with the move to asyncio for the workers. +- The tests fail when run in gnome-terminal. Current (tool related)