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

Flaky: TestSDKServerWatchGameServerFeatureSDKWatchSendOnExecute #1667

Commits on Jul 1, 2020

  1. Flaky: TestSDKServerWatchGameServerFeatureSDKWatchSendOnExecute

    Switching default: case to a timeout, since due to the asynchronous
    nature of event processing, it could take a moment or two for the extra
    event to be processed.
    
    This is particularly true on the CI system, where there is a lot of
    processing going on, and it may take more time than usual to process.
    markmandel committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    78fe5bc View commit details
    Browse the repository at this point in the history
  2. Updated based on review.

    markmandel committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    1ce642d View commit details
    Browse the repository at this point in the history