Skip to content

Commit

Permalink
Fix 0005-Add-nanny-patch.patch
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Feb 21, 2023
1 parent d9d3972 commit d3cc65c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/dask/distributed/0005-Add-nanny-patch.patch
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ index 18a91668..ba398b6c 100644
@@ -1158,6 +1163,7 @@ class Worker(ServerNode):
local_directory=self.local_directory,
services=self.service_ports,
nanny=self.nanny,
+ nanny=self.nanny_contact_address,
pid=os.getpid(),
versions=get_versions(),
Expand Down

0 comments on commit d3cc65c

Please sign in to comment.