move-coop / parsons

A python library of connectors for the progressive community.
Other
255 stars 125 forks source link

Fix ActionKit collect_upload_errors() Bug #979

Closed technicalex closed 5 months ago

technicalex commented 5 months ago

Test steps:

The final commands are on a single line because the delay of a human entering terminal commands is long enough hide the problem. Before this change, you will get fewer errors than the total number of invalid rows in the file. After the change, you will get as many errors as there are invalid rows.