goodboy

Results 740 comments of goodboy
trafficstars

@divinj sorry I haven't been around; very busy with other projects atm. >Here's the error I get, both Agents are trying to use 5060. Yeah, because you're setting the `local_port`...

Oof. I guess we need to port then and [pin to](https://github.com/SIPp/pysipp/blob/master/setup.py#L39) pre-1.0. Any PR takers 😉

I mean I can probably do this but I don't really have the bandwidth atm. We kinda need some new contribs to step up and take the reigns.

Ahh yeah so I think all that needs to be done is drop the `kwarg` [from here](https://github.com/SIPp/pysipp/blob/master/pysipp/plugin.py#L9). I'm not entirely sure if that'll fix it but i'm pretty sure [we're...

I'm pretty sure this is a super easy fix y'all. Please someone give it a try 😉

> I have tried @davemcbride suggestion and it worked for me. So is anyone going to PR this in then 😂 > I honestly didn't understand what @goodboy suggested. Anyways,...

Now the question is whether y'all want to pin to pluggy 1.0 +

Lol, seriously eh? And I was just thinking, *well if i try the tina approach it's gotta be easier then all the networkmanager rabbit holing* 😂 In case anyone misses...

lol, i mean [this docstring](https://github.com/uiri/toml/blob/59d83d0d51a976f11a74991fa7d220fc630d8bae/toml/decoder.py#L632) isn't even anywhere near right. what's the reason it isn't already inheriting from `dict`..i'd sure love to know 😂

> Given the above snippet the output doesn't look that bad, but in my actual example the inner dicts have 7 keys each, and there are many dicts in the...