RFR: pr: handle exceptions when fetching commit comments
Erik Helin
ehelin at openjdk.java.net
Tue Feb 23 10:46:50 UTC 2021
Hi all,
please review this patch that handles exceptions thrown fetching commit comments for a repository. Handling here means logging the exception and moving on, there isn't much more we can at this point in the code.
Thanks,
Erik
-------------
Commit messages:
- pr: handle exceptions when fetching commit comments
Changes: https://git.openjdk.java.net/skara/pull/1029/files
Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1029&range=00
Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/skara/pull/1029.diff
Fetch: git fetch https://git.openjdk.java.net/skara pull/1029/head:pull/1029
PR: https://git.openjdk.java.net/skara/pull/1029
More information about the skara-dev
mailing list