The Wayback Machine - https://web.archive.org/web/20210827155715/https://github.com/topics/sharding
Skip to content
#

sharding

Here are 210 public repositories matching this topic...

lighthouse
michaelsproul
michaelsproul commented Dec 22, 2020

Description

When running Lighthouse in a shell pipeline it fails to exit gracefully because of the lack of signal handler for SIGPIPE. I noticed that my Lighthouse nodes wouldn't shutdown gracefully from my runner script, and it took a bit of digging to find the cause.

This command reproduces the issue (bash assumed):

$ lighthouse bn --network pyrmont |& tee -a pyrmont_bn.

Improve this page

Add a description, image, and links to the sharding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sharding topic, visit your repo's landing page and select "manage topics."

Learn more