On 3/13/19 11:18 PM, aaryan bhagat wrote: > I beleive I have understood. > We can process the events registered and call for the necessary action > (unsubscribing , send warning mail etc) it will not affect the other > runners. > > Am I missing something? > Provide some pointers on this please.
Runners are independent processes that run asynchronously and independently of the other runners and only affect other runners directly by placing entries in their queues and indirectly by committing changes to the database. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-developers.python.org/ Mailman FAQ: https://wiki.list.org/x/AgA3 Security Policy: https://wiki.list.org/x/QIA9
