1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-20 10:24:49 +02:00
Smack/smack-core/src
Florian Schmaus f3e93cef32 core: do not init() closingStreamReceived sync point in initState()
The initState() method is also called in disconnect(). And if we reset
the closingStreamReceived sync point at disconnect, it will break the
WaitForClosingStreamElementTest integration test.
2020-04-13 22:50:02 +02:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main core: do not init() closingStreamReceived sync point in initState() 2020-04-13 22:50:02 +02:00
test Introduce test fixtures 2020-04-11 22:05:36 +02:00
testFixtures/java/org/jivesoftware/smack Introduce test fixtures 2020-04-11 22:05:36 +02:00