Stop disco_browser and pubsub_client examples once they are finished.
This commit is contained in:

committed by
Florent Le Coz

parent
9fbacf377a
commit
349b05b9b7
@@ -162,4 +162,4 @@ if __name__ == '__main__':
|
||||
|
||||
# Connect to the XMPP server and start processing XMPP stanzas.
|
||||
xmpp.connect()
|
||||
xmpp.process()
|
||||
xmpp.process(forever=False)
|
||||
|
@@ -171,4 +171,4 @@ if __name__ == '__main__':
|
||||
|
||||
# Connect to the XMPP server and start processing XMPP stanzas.
|
||||
xmpp.connect()
|
||||
xmpp.process()
|
||||
xmpp.process(forever=False)
|
||||
|
Reference in New Issue
Block a user