Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getServerAddress (0.11 sec)

  1. platforms/core-execution/worker-main/src/main/java/org/gradle/process/internal/worker/child/SystemApplicationClassLoaderWorker.java

            ObjectConnection connection = null;
            try {
                // Read server address and start connecting
                connection = basicWorkerServices.get(MessagingClient.class).getConnection(config.getServerAddress());
                connection.addUnrecoverableErrorHandler(unrecoverableErrorHandler);
                configureLogging(loggingManager, connection, workerLogEventListener);
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 11.9K bytes
    - Viewed (0)
Back to top