Skip to content
  • Zeeshan Ali Khan's avatar
    zb: Don't use MessageStream in ObjectServer task · c60ad617
    Zeeshan Ali Khan authored
    Otherwise, we end up with a circular dependency between the
    `ConnectionInner` and the `ObjectServer` task and hence dropping the last
    `Connection` instance doesn't disconnect the underlying connection.
    
    Fixes #308.
    c60ad617