unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] www: improve handling of missing coderepos
@ 2024-05-24  0:56 Eric Wong
  2024-05-24  0:56 ` [PATCH 1/2] git: don't break from event loop if cat-file fails Eric Wong
  2024-05-24  0:56 ` [PATCH 2/2] www_coderepo: improve handling of broken repos Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-05-24  0:56 UTC (permalink / raw)
  To: meta

This all needs to be made more robust and tested later.
But fix some of the problems I've seen in syslog for now
and hope I feel better in a few days.

Eric Wong (2):
  git: don't break from event loop if cat-file fails
  www_coderepo: improve handling of broken repos

 lib/PublicInbox/Git.pm         | 3 ++-
 lib/PublicInbox/WwwCoderepo.pm | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-24  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-24  0:56 [PATCH 0/2] www: improve handling of missing coderepos Eric Wong
2024-05-24  0:56 ` [PATCH 1/2] git: don't break from event loop if cat-file fails Eric Wong
2024-05-24  0:56 ` [PATCH 2/2] www_coderepo: improve handling of broken repos Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).