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
Reopening because #326 only fixes the issue for the merge file. But as pointed out by @mattiasdrp in #326 (comment), the same issue also occurs for the log_async file: the file descriptor is not closed in case of an aborted merge.
When a merge is aborted, the fd for the merge file is not closed.
The text was updated successfully, but these errors were encountered: