Kim Oliver Drechsel

Results 51 comments of Kim Oliver Drechsel

After continue working with locust I noticed that this issue seems to occur only with targets over https. When I try to load test via http it works fine. Does...

> For now, you can try using FastHttpUser as a workaround. The `FastHttpUser` is actually what I'm using already. 😅 Thanks for investigating!

Interesting. I hope there will be a fix anytime soon. So the current workarounds are either use plain http or an older python version

Hi, we created a new fork of this project as this one is no longer maintained and added a bunch of additional features including a built in function for IDN/Punycode...

I like the idea as well. 👍 There is also a lot of activity there.

Update: The issue only occurs in a docker swarm cluster. Using a normal docker or a normal rabbitmq instance works fine.

Hi, yes the publisherstill worked so new messages were building up in the queue while the consumers didn't do anything despite being connected. The size/amount was pretty random, I could...

> This is due to the usage of Python 3.12 which is not supported by pyotherside (yet, see [thp/pyotherside#131](https://github.com/thp/pyotherside/pull/131) etc). > > As a workaround you can download https://raw.githubusercontent.com/Yubico/yubikey-manager-qt/main/ykman-gui/py/yubikey.py to...

Yes, was able to figure it out afterwards. However I think it would be better for cloud users to be able to just set their region since most probably have...

Now that the MR is merged, could you please create a new release so we can use it? :)