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
Modified code to use an AsyncIterator so that lines are handled as they are read where the older version would read the entire file into memory and then process it