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
Remove the dependency from Enso onto the ExcelConnectionPool. This becomes an implementation detail of the ExcelReader and ExcelWrite classes. An implication here is that Excel_Workbook no longer needs to hold a reference counted object holding open the Excel file on disk.