Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for compatibility and cleanup issues #69

Merged
merged 3 commits into from
Jun 29, 2018

Commits on Jun 27, 2018

  1. JSONServer fixed to be backward compatible with previous versions of …

    …clients
    
    Minor clenup issues fixed in WebSocketListener
    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0fbeafe View commit details
    Browse the repository at this point in the history
  2. Missing imports added

    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7cd50d3 View commit details
    Browse the repository at this point in the history
  3. Seems like random integration test failure due to concurrency issues …

    …(locally test runs ok)
    
    Some logging added and timeouts increased (to be slightly greater than server shutdown timeout) to debug the issue
    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    4e6628e View commit details
    Browse the repository at this point in the history