Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
harunzengin committed Feb 9, 2024
1 parent 94ac336 commit 8346b77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/xandra/connection.ex
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,6 @@ defmodule Xandra.Connection do
|> handle_frame(frame)
|> handle_new_bytes()

# TODO: Is the stream id released here?
{:error, :insufficient_data} ->
{:keep_state, data}

Expand Down

0 comments on commit 8346b77

Please sign in to comment.