This isn't a bug, but just notification that there is a typo in the documentation for LocalCluster.
The docstr indicates that the default is 8786, when the actual default is 0.
Someone likely switched the default to 0 while testing and forgot to switch it back. nbd
|
Port of the scheduler. 8786 by default, use 0 to choose a random port |
This isn't a bug, but just notification that there is a typo in the documentation for LocalCluster.
The docstr indicates that the default is 8786, when the actual default is 0.
Someone likely switched the default to 0 while testing and forgot to switch it back. nbd
distributed/distributed/deploy/local.py
Line 35 in 074bc48
distributed/distributed/deploy/local.py
Line 105 in 074bc48