Skip to content
  • Mark Andrews's avatar
    Fix unlinking in nextserver · 4aea40ba
    Mark Andrews authored
    Correctly unlink item from work list.  The old code could attempt
    to unlink from the work list using using clink. This would lead to
    an assertion failure as the item had just been correctly unlinked
    from connecting using clink.
    4aea40ba