Closed salmanasiddiqui closed 5 years ago
I'm facing this issue as well. Any updates?
I have the same issue. @5aurabhpathak did you find a solution?
@salmanasiddiqui @5aurabhpathak @LisaOneLogic: Have you tested with "master"?
Always same? Have you a patch? Can you create a PR?
start
function was not being called.feel free to close this issue.. if it exists in the latest version, then someone will create another issue and will be able to provide more info
@salmanasiddiqui What do you use now? :/
I was trying to use this to write some tests, ended up doing some manual testing using gui based xmpp clients, and then used jmeter for basic stress testing
the above code should raise an exception as soon as the
self.start
is called but that wont happen. This code is similar to one of the examples in the repo. Without that raise it should complete the steps and disconnect, but that never happens aswell.