Closed andrewbonney closed 5 years ago
Thanks for the quick review. I'll rename those variables as I agree they're terrible. The code snippet you mention is still required as it covers the case of both variables being None rather than just one of them.
@dannymeloy could you give that a re-scan and see if it makes a little more sense?
If it passes all the testing then LGTM, it reads alot better now.
@dannymeloy sorry, I found more bugs. Could you have another scan once the tests have passed?
I can't claim to know enough about sockets to check the querysockets
commit but other than that looks good to me
Fixes an uncaught exception relating to WebSocket subscriptions when a freshly registered resource is added.