Skip to content

move fatal error reporting before graph generation - #163

Merged
jteresco merged 3 commits into
TravelMapping:masterfrom
yakra:issue162
Jan 7, 2019
Merged

move fatal error reporting before graph generation#163
jteresco merged 3 commits into
TravelMapping:masterfrom
yakra:issue162

Conversation

@yakra

@yakrayakra commented Jan 7, 2019

Copy link
Copy Markdown
Contributor

This closes#162.

Looks like we never had a file.close() for datacheckfps.csv.
I didn't add one, Shall we do so?

@jteresco

Copy link
Copy Markdown
Contributor

Looks like we never had a file.close() for datacheckfps.csv.
I didn't add one, Shall we do so?

Yes, please do.

@yakra

yakra commented Jan 7, 2019

Copy link
Copy Markdown
ContributorAuthor

This is the case for updates.csv, systemupdates.csv, areagraphs.csv, systemgraphs.csv, multisystem.csv, multiregion.csv, datacheckfps.csv.
Shall I add file.close() for all of these?

@jteresco

Copy link
Copy Markdown
Contributor

Yes, I think that would be good. It's not really hurting anything but it's good practice.

@yakra

yakra commented Jan 7, 2019

Copy link
Copy Markdown
ContributorAuthor

Done.

@jteresco

Copy link
Copy Markdown
Contributor

Excellent, thanks. Merging.

@jteresco
jteresco merged commit 169d710 into TravelMapping:masterJan 7, 2019
@yakra
yakra deleted the issue162 branch January 14, 2019 21:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failure in siteupdate.py reported much later

2 participants

@yakra@jteresco