From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Tue, 20 May 2008 09:05:59 -0700 Subject: [sup-talk] IMAP server restart causes Sup exception In-Reply-To: <1211295759-sup-614@tomsk> References: <1210728028-sup-3439@black-opal> <1211238704-sup-2539@south> <1211295759-sup-614@tomsk> Message-ID: <1211299258-sup-2226@south> Reformatted excerpts from Marcus Williams's message of 2008-05-20: > I should pipe up here as well - this exception was one of the reasons > I switched to offlineimap as I would get it randomly in sup during > imap actions. I couldnt figure out how they interacted with each other > though as it didnt happen enough to debug :( Interesting. I've had weird issues in the past with the Ruby IMAP library and threading, so this might be related. I've definitely seen it generate nonsensical backtraces by funny exception handling across threads. Simultaneous dependencies on 20 libaries of dubious quality---that's the story of Sup. Well once I get up the energy to write SupServer, I won't have to support anything except for mbox anymore! -- William