From 82762b4ea342693ab3c25c5134e676c29342aacc Mon Sep 17 00:00:00 2001 From: mxmehl Date: Mon, 24 Jul 2017 21:28:23 +0200 Subject: [PATCH] add sleep time to prevent astroid crash --- astroid/hooks/delmail | 2 ++ 1 file changed, 2 insertions(+) diff --git a/astroid/hooks/delmail b/astroid/hooks/delmail index 3623c7d..b8eaae7 100755 --- a/astroid/hooks/delmail +++ b/astroid/hooks/delmail @@ -18,4 +18,6 @@ else echo "[delmail] [ERROR] not tagged as \"${TAG}\" and therefore not deleted: ${ID}" >> $LOG fi +sleep 5 + notmuch new