Skip to content
  • Alexander Larsson's avatar
    Remove default implementation of async filter steam ops · 4fbbe190
    Alexander Larsson authored
    Not only is the default implementation broken (it causes infinite recursion
    as seen in bug #603982), but its also worthless. If we just fall back on the
    default stream operations we automatically get async version based on
    the sync filter stream operations, which is what we want.
    4fbbe190