[asterisk-dev] Change in testsuite[master]: stasis: set a channel variable on websocket disconnect error
Ashley Sanders (Code Review)
asteriskteam at digium.com
Wed Apr 8 14:07:14 CDT 2015
Ashley Sanders has posted comments on this change.
Change subject: stasis: set a channel variable on websocket disconnect error
......................................................................
Patch Set 7:
(1 comment)
Done =)
https://gerrit.asterisk.org/#/c/18/7/tests/rest_api/applications/stasisstatus/observable_object.py
File tests/rest_api/applications/stasisstatus/observable_object.py:
Line 105: error += ' for event [{0}]; [Observers] is None.'.format(event)
After considering this further, it occurred to me that I do not want to raise a ValueError in the event that the caller opted not to send at least one observer to follow the event, especially since for methods that accept observers, the default value for all observers parameters is 'None'.
--
To view, visit https://gerrit.asterisk.org/18
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I0f7dadfd429bd30e9f07a531f47884d8c923fc13
Gerrit-PatchSet: 7
Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-Owner: Ashley Sanders <asanders at digium.com>
Gerrit-Reviewer: Ashley Sanders <asanders at digium.com>
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-dev
mailing list