Skip to content

Minimize Redis connection shadowing #12

Description

@JakeCooper

Use <-done at the end of incomingTxWatcher to block variables from losing scope. Also add the defer call there too.

Issue being that the L15 of incomingTxWatcher could shadow a variable used somewhere else.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions