Ivan Malison
Ivan Malison
@Vintodrimmer any progress here? I'm seeing the same thing
@Vintodrimmer is it prompting you for the password to unlock the key? In my case it seems to be doing so.
This is desperately needed and a good idea. I take a b64encoded image as a parameter in one of my requests and the logging when there is an error is...
contributions welcome
@rvl woudln't we need to do version bumps of those packages in order to make everything work appropriately?
@sjakobi @ivanperez-keera @harpocrates I take it no one has worked on this? This is something that I wouldn't mind picking up, but not sure I totally understand the logic for...
> The above info would be beneficial to wrap my head around whether this a config issue or indeed a bug. Thanks in advance 😄 The way our stuff is...
Also, one detail that I should make clear here is the following: Everything works fine as currently configured the vast majority of the time. It is only when we encounter...
> @colonelpanic8 in your use case are you initializing a `Connector` and then submitting the coro for `connector.connect_async` to different event loops? I think that is my understanding of it...
> a Connector shares resources that require an event loop such as the `aiohttp.ClientSession` and its generated client keys across connections. As far as I can tell. This is the...