twisted / nevow

Web Application Construction Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`PageWidget.action_respond` is sometimes invoked with a nonexistent response identifier

jonathanj opened this issue · comments

PageWidget.connectionLost resets all the remote calls but sometimes a response action is delivered after this has happened, which fails trying to callback a nonexistent call.