这是indexloc提供的服务,不要输入任何密码
Skip to content

refactor consumer controller interface to take a ctx as parameter #343

@SebastianElvis

Description

@SebastianElvis

https://github.com/babylonchain/finality-provider/issues/491

Using a new background ctx is good for now. What do you think about letting all functions under cc to take a ctx as parameter, such that the main finality program daemon can use its own ctx for all queries in cc. This will let all the queries to share the same ctx, streamlining the scheduling of all Go routines

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions