Skip to content
Snippets Groups Projects
  • Bruce Flynn's avatar
    031daad8
    massage merge stream iteration bug. · 031daad8
    Bruce Flynn authored
    * Ensure streams is a know iterable type (deque)
    * Make sure to reuse a stream in the case of a bad packet group. This was
      done with an exception so it was handled the same way as the other 2
      major cases.
    031daad8
    History
    massage merge stream iteration bug.
    Bruce Flynn authored
    * Ensure streams is a know iterable type (deque)
    * Make sure to reuse a stream in the case of a bad packet group. This was
      done with an exception so it was handled the same way as the other 2
      major cases.