Skip to content

Commit

Permalink
refactor: remove explicit fiber.yield
Browse files Browse the repository at this point in the history
  • Loading branch information
naqvis committed Nov 28, 2024
1 parent d8005f6 commit 56358c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/placeos-rest-api/controllers/drivers.cr
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ module PlaceOS::Api
end.call(cid, core_uri)
end

Fiber.yield

resps = cores.map do |_, _|
channel.receive
end
Expand Down

0 comments on commit 56358c2

Please sign in to comment.