We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735d755 commit 258e08aCopy full SHA for 258e08a
doc/src/manual/environment-variables.md
@@ -151,7 +151,7 @@ logical CPU cores available.
151
152
### `JULIA_WORKER_TIMEOUT`
153
154
-A [`Float64`](@ref) that sets the value of `Base.worker_timeout()` (default: `60.0`).
+A [`Float64`](@ref) that sets the value of `Distributed.worker_timeout()` (default: `60.0`).
155
This function gives the number of seconds a worker process will wait for
156
a master process to establish a connection before dying.
157
0 commit comments