Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

v0.4.1: Check for session errors in attachLink

Compare
Choose a tag to compare
@vcabbage vcabbage released this 04 Apr 00:35
· 60 commits to master since this release
Previously attachLink did not check for session level errors, causing
link attachment to block forever in the case of an error. This change
resolves that and properly returns the error to the caller.