Skip to content

Commit

Permalink
Merge pull request #9219 from OpenMined/eelco/upgrade-workerpools
Browse files Browse the repository at this point in the history
upgrade worker pools (local deployment only)
  • Loading branch information
eelcovdw authored Sep 2, 2024
2 parents bb30681 + 15eea28 commit e4e0ca3
Show file tree
Hide file tree
Showing 13 changed files with 1,508 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"metadata": {},
"outputs": [],
"source": [
"assert res.shape == (100_000, 5)"
"assert res.get().shape == (100_000, 5)"
]
},
{
Expand Down
Loading

0 comments on commit e4e0ca3

Please sign in to comment.