diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-07-17 19:33:43 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-17 19:33:43 +0000 |
commit | 95d2187b5cad79ec08d46a079dafb7a4233bded9 (patch) | |
tree | 6f361a445c9a60e81c20312f6c68087a558c897e /doc | |
parent | bf0e299d98552970905476d189ed41d502596979 (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_1_24f511a8103727894c6e96798a559870._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_1_24f511a8103727894c6e96798a559870._comment b/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_1_24f511a8103727894c6e96798a559870._comment new file mode 100644 index 000000000..54808de57 --- /dev/null +++ b/doc/bugs/Watcher_crashed:_addWatch:_does_not_exist/comment_1_24f511a8103727894c6e96798a559870._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.4.90" + subject="comment 1" + date="2013-07-17T19:33:43Z" + content=""" +Are you seeing this every time you start the webapp? Because I see a way it could crash, but only if, for example, a directory gets moved or deleted right when it's starting up. That would look just like the crash you've reported, but would seem to be an unusual case that would be unlikely to happen repeatedly. + +I've put in a fix for that crash. +"""]] |