Re: [Bitcoin-development] RPC and signals - processing priority

2012-06-16 Thread Wladimir
On Fri, Jun 15, 2012 at 10:55 PM, grarpamp wrote: > While happily processing these: > received block ... > SetBestChain: new best=... height=... work=... > ProcessBlock: ACCEPTED > > bitcoind very often refuses to answer rpc queries such as getinfo/stop, > or signals such as kill/ctrl-c. It eve

[Bitcoin-development] RPC and signals - processing priority

2012-06-15 Thread grarpamp
While happily processing these: received block ... SetBestChain: new best=... height=... work=... ProcessBlock: ACCEPTED bitcoind very often refuses to answer rpc queries such as getinfo/stop, or signals such as kill/ctrl-c. It even registers: ThreadRPCServer method=getinfo/stop in the debug lo