David Bremner <da...@tethera.net> writes:

> With the attached (the first test from T355-smime.sh) saved as foo.sh,
> try running the following.
>
> count=0; while ./foo.sh ; do
> count=$((count + 1))
> echo $count >> tests.log
> done
>
> After the somewhere between 1 and 200 iterations this hangs up for
> me. Emacs is still running, the message-mode buffer has appropriate
> looking stuff in it. There is nothing interesting in *Messages*, and the
> buffer is still titled "*unsent mail*". When sending manually, I get
> a message that there is no key for test_su...@notmuchmail.org

Just for the record, this bug was fixed in 0.33.2

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to