#2190: MailNotifier fails to send message
----------------------+------------------------
Reporter:  kevbroch   |       Owner:
    Type:  undecided  |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  master     |  Resolution:
Keywords:  mail       |
----------------------+------------------------

Comment (by tom.prince):

 Did you happen to reconfigure about the time this occured?

 It looks like self.parent is None here, so my guess as to what happend is
 1. MailNotifier was triggered
 2. MailNotifier blocks
 3. master is reconfigured, removing MailNotifier from master
 4. MailNotifier resumes, with self.parent = None
 5. This error is triggered.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2190#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to