[Buildbot] #3617: dataModule: do not call callbacks if close() was called

Buildbot trac trac at buildbot.net
Wed Sep 28 12:57:57 UTC 2016


#3617: dataModule: do not call callbacks if close() was called
----------------------+-----------------------
Reporter:  tardyp     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.12     |   Keywords:
----------------------+-----------------------
 in the case of use click quickly from page to page, there can be some
 corruption of the breadcrumb.

 This could be circumvented generically by preventing callback to be called
 if the calling scope has been destroyed.

 so data.close() should at best cancel any pending request, and at worst
 stop propagation of events when the request finally succeed.

--
Ticket URL: <http://trac.buildbot.net/ticket/3617>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list