Michal Handzlik

Results 4 comments of Michal Handzlik

Hi @LucasSte, Thanks for the reply. I looked into this PR and I'm not sure it actually tests the behavior I observed. I think this should be something like: ```...

Sorry, what I wrote was confusing. Here's what I meant: This: https://github.com/polkascan/py-substrate-interface/blob/84485c1f7774016ed2f93380b3a6ec041c28b2c1/substrateinterface/base.py#L272 is wrapped with a try-block and handles broken sockets transparently when `auto_reconnect=True`. Shouldn't the same practice be applied...

Meh, I have mixed feelings about that :/ It seems like it explicitly gives user a possibility to break one of the main invariants of the whole environment. I need...

Same problem here. I tried everything I could think of, but Sublime Merge simply ignores both `SSH_ASKPASS` and `GIT_ASKPASS` env variables and keeps asking about the passphrase. This is extremely...