
Oct. 17, 2016
2:13 p.m.
On 17 Oct 2016, at 08:46, John Aherne <johnaherne@rocs.co.uk> wrote:
I have been running some tests to check some issue and have seen that notifyFinish is not being called in 16.4.1
This is on Windows 10 using python 2.7.12
Checking back it is not called 16.3.0 but is in 16.2.0
The test uses some sample code from Twisted web in 60 seconds that sets a timer to allow the browser to halt the request by using Escape and make notifyFinish get called.
Before I did anything else I thought I would check and see if anyone else was seeing this behaviour.
Yup, this looks like a known issue: https://twistedmatrix.com/trac/ticket/8692 Cory