Skip to content

Commit

Permalink
fix(changefeeds): ensure change listener for drivers table remain int…
Browse files Browse the repository at this point in the history
…act (#375)
  • Loading branch information
naqvis committed Feb 15, 2024
1 parent d07b47e commit 9ac101c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/placeos-rest-api/utilities/changefeeds.cr
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ module PlaceOS::Api
rescue
nil
ensure
# Terminate the changefeed
changefeed.stop
channel.close
end
end
Expand Down

0 comments on commit 9ac101c

Please sign in to comment.