Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Changelog: CHE-730 Fix problems related to refusing WebSocket connection when machine is restarted

[che-dev] Changelog: CHE-730 Fix problems related to refusing WebSocket connection when machine is restarted
- Avoid double code execution when machine is started
- Cancel all attempts to reconnect by Websoket from old instance of message bus when we create new instance
<https://github.com/eclipse/che/pull/755>


Back to the top