]> git.notmuchmail.org Git - notmuch/commit
test: delay watchdog checks in emacs.
authorDavid Bremner <bremner@debian.org>
Tue, 29 Jan 2013 23:06:37 +0000 (19:06 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 29 Jan 2013 23:17:07 +0000 (19:17 -0400)
commitf021a062888b7940fe7ee049a88ae176837bcd96
tree7e019e0b1f98d7175de33a3c96d81219480fc199
parent59fb44d78522adf6e927af3a707d668dd2cf5108
test: delay watchdog checks in emacs.

Instead of checking immediately for the watched process, delay a
minute, or in the case that process-attributes returns nil, for two
minutes.  This is intended to cope with the case that
process-attributes is unimplimented, and returns always returns nil.
In this case, the watchdog check is the same as the two minute limit
imposed by timeout.
test/test-lib.el