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

[Port] Fix socket exception on datacollection in parallel #1514

Merged
merged 3 commits into from
Apr 2, 2018

Commits on Mar 27, 2018

  1. Fix socket exception on datacollection in parallel (microsoft#1505)

    * Add more logging for datacollection manager
    
    * Skip additional messages
    
    * Add more logging
    
    * Add logging for MessageLoopAsync
    
    * Add logging for MessageLoopAsync 2
    
    * Stop the communication server on operation complete
    
    * Add tests and remove not required logging
    
    * Address review comments
    smadala committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    87127d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Remove IPEndpoint typecast

    smadala committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    fb47156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcec4e0 View commit details
    Browse the repository at this point in the history