Skip to content

Unresponsive to signal interupts while sleeping for genesis time #2434

@ebuchman

Description

@ebuchman

As of #2389 we sleep until the genesis time is reached, but we don't set up our signal catching until we start the node, so we don't respond to CTRL-C while sleeping. We should probably use a select statement over a ticker and signal channel instead of the sleep.

Metadata

Metadata

Assignees

Labels

T:bugType Bug (Confirmed)good first issueContributions Welcome!!

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions