Author

Topic: [PATCH] InitializationCompleted (Read 1152 times)

legendary
Activity: 1232
Merit: 1076
March 10, 2011, 01:17:39 PM
#4
Quote
Once a process realises that something is going on which should not, the process shall just log it, die gracefully and let OS and sysadmins  deal with it. Anything more than that is bloatware.

And that has what to do with this patch.......?
legendary
Activity: 1232
Merit: 1076
February 25, 2011, 07:41:44 AM
#3
No it's not.

There's no way to recover if there's some error starting the RPC server. Maybe if there's a SEGV signal you can catch the return value only.

You're insisting on any wrapper around the bitcoin core to use hacks to implement incomplete functionality.
legendary
Activity: 1596
Merit: 1100
February 25, 2011, 07:30:01 AM
#2
All this patch is doing is moving race windows around.  Currently RPC server init happens last, and that is sufficient to see that bitcoin is initialized.
legendary
Activity: 1232
Merit: 1076
February 25, 2011, 04:57:17 AM
#1
I noticed that https://github.com/bitcoin/bitcoin hasn't had this patch merged into it,

https://github.com/genjix/spesmilo/blob/master/bitcoin.patch

I've been using this for a while and it works fine.

Can it be merged to make it into the next release please?
Jump to: