Update __init__.py#35
Conversation
When `dirpath` and `proxyaddr` are set, the last is ignored because of its indentation.
goodboy
left a comment
There was a problem hiding this comment.
Nice catch @y-luis!
Would you mind adding a test for this.
We also need to figured out why the SIPp build script is failing in CI.
|
@y-luis rebase this onto master and add a test if you don't mind. |
|
@y-luis wait this was never merged? |
|
@tgoodlet, no, it was never merged, I think you are right, it may be related with #39, but I did not had the opportunity to test it. I realized I renamed the fork, and now this PR shows |
|
@y-luis I wrote a test last night and added your fix (since we need both). Surprisingly, at least for me, it doesn't solve #39... |
When
dirpathandproxyaddrare set, the last is ignored because of its indentation.