Clive Unger

Results 7 comments of Clive Unger

So as I understand, the `window.updateVariables()` is deprecated? Therefore the default value that is populated in the click data field should be updated?

I also failed to produced this error for `websevice3e.py`. My thought is that it only occurs when the interrupt happens during the `.accept()` part of the code, so catching that...

Further discovery: I can reproduce the error with Python 2.7.17 but not Python 3.6.9. The code indicates it was test for Python 2.7.9 and Python 3.4. I imagine there was...

I created a PR to delete the dead code. Not sure if anything else should be deleted as well.

I am also experiencing this issue. Does anyone have a temporary workaround?

I started to take a look at this and found that it fails on both Hopper and Blackwell machines. I narrowed it down to a single culprit commit on Triton...