Skip to content

When issuing bitcoind the stop rpc command, it waits forever for existing clients to disconnect #4235

@ryancdotorg

Description

@ryancdotorg

Also, oddly, it continues serving RPC commands to them.

I found this using bitcoinrpc.authproxy in python. Open up a process that polls bitcoind in a loop from python, then issue a stop command from a different client. bitcoind does not stop until the python script is closed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions