You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tls_lwt: avoid double close by checking in the default close callback of Lwt_io.make whether the underlying file descriptor has been closed already.
(reported and discussed by @hcarthy in #395, merged #397)