Andrey

Results 3 comments of Andrey

If you closed the session - why would you need it's tab to be open? If you have lost the session (e.g. by network issues) - tab should not close.

+1 with ``` NVIM v0.9.5 Build type: Release LuaJIT 2.1.1703358377 ```

To be more specific: https://github.com/mvantellingen/python-zeep/blob/377d9313b1b4807a31a5ee42227f1dc7e7e0471e/src/zeep/wsdl/messages/soap.py#L126-L136 "to make the return value easier to use" in this particular case makes things more different for the client: * client code has to know...