Skip to content

ABCI in standalone mode is started and immediately close #4879

@tochka

Description

@tochka

Summary of Bug

When we run ABCI in standalone mode (--with-tendermint=false) the program immediate exit

Missing infinite loop
https://github.com/cosmos/cosmos-sdk/blob/master/server/start.go#L100

// run forever (the node will not be returned)
select {}

Version

github.com/cosmos/cosmos-sdk v0.36.0-rc3

Steps to Reproduce

run service demon without tendermin node (flag --with-tendermint=false)


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions