daniel has posted comments on this change. ( 
https://gerrit.osmocom.org/c/python/osmo-python-tests/+/14545 )

Change subject: osmo_trap2cgi.py: Don't recurse in ctrl_client()
......................................................................


Patch Set 3:

(3 comments)

https://gerrit.osmocom.org/#/c/14545/1/scripts/osmo_trap2cgi.py
File scripts/osmo_trap2cgi.py:

https://gerrit.osmocom.org/#/c/14545/1/scripts/osmo_trap2cgi.py@193
PS1, Line 193:         await conn_client(proxy)
> We need to break this recursion as well.
Done


https://gerrit.osmocom.org/#/c/14545/1/scripts/osmo_trap2cgi.py@211
PS1, Line 211:         await ctrl_client(proxy, reader, writer)
> We're more or less in the same boat then. :-) […]
Done


https://gerrit.osmocom.org/#/c/14545/1/scripts/osmo_trap2cgi.py@215
PS1, Line 215:         await conn_client(proxy)
> Nothing special, the recursion variant seems easier to review/understand.
Ok, thanks for the clarification.



--
To view, visit https://gerrit.osmocom.org/c/python/osmo-python-tests/+/14545
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: Ic909e371771f3056cb87e18793fd4225ffb90a2c
Gerrit-Change-Number: 14545
Gerrit-PatchSet: 3
Gerrit-Owner: daniel <dwillm...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillm...@sysmocom.de>
Gerrit-Reviewer: msuraev <sur...@alumni.ntnu.no>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-Comment-Date: Wed, 26 Jun 2019 12:49:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: msuraev <sur...@alumni.ntnu.no>
Comment-In-Reply-To: pespin <pes...@sysmocom.de>
Comment-In-Reply-To: daniel <dwillm...@sysmocom.de>
Gerrit-MessageType: comment

Reply via email to