On Sun, Jul 6, 2014 at 9:58 AM, teilo <[email protected]> wrote: > run listener is on the master and called [often]
Not _that_ often. Just set a static boolean flag as to whether you are currently interested or not. This would be very fast to check, so you add no significant overhead. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
