Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for message2Dispatched (0.25 sec)

  1. platforms/core-runtime/messaging/src/test/groovy/org/gradle/internal/remote/internal/hub/MessageHubTest.groovy

            and:
            operation.dispatch.end < instant.message1Dispatched
            instant.message1Dispatched < instant.message2Dispatched
            instant.message2Dispatched < instant.longDispatched
    
            cleanup:
            connection.stop()
        }
    
        def "queued outgoing messages are dispatched asynchronously to connection when connection is added"() {
            RemoteConnection<InterHubMessage> outgoing = Mock()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 08:59:22 UTC 2023
    - 21.8K bytes
    - Viewed (0)
Back to top