summaryrefslogtreecommitdiff
path: root/doc/bugs/webapp_hang.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/webapp_hang.mdwn')
-rw-r--r--doc/bugs/webapp_hang.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/webapp_hang.mdwn b/doc/bugs/webapp_hang.mdwn
index 0f9af5b28..73fcbbe99 100644
--- a/doc/bugs/webapp_hang.mdwn
+++ b/doc/bugs/webapp_hang.mdwn
@@ -32,6 +32,8 @@ Hypotheses:
**Verified** Bug filed upstream: <https://github.com/yesodweb/wai/issues/146>
+ ** workaround in place **
+
* Something deep in git-annex, such as the inotidy code, could be
preventing a web server thread from running. But then why do other
tabs and other web browsers work while it's stuck?