tenex / opensourcecontributors

Find all contributions for a user through the GitHub Archive
91 stars 11 forks source link

Middleware to filter out misleading panics #59

Closed hut8 closed 8 years ago

hut8 commented 8 years ago

write tcp 127.0.0.1:5000->127.0.0.1:43217: write: broken pipe

This doesn't matter, along with a few others. So we should just filter these out from panicing.

hut8 commented 8 years ago

Resolved via #60