Ctrl+C handler doesn't work on Windows build #254

Closed
opened 2019-02-09 15:42:51 +01:00 by BrannonKing · 2 comments
BrannonKing commented 2019-02-09 15:42:51 +01:00 (Migrated from github.com)

Ctrl+C on the server doesn't persist the data. Ctrl+C kill it after generating some blocks (in regtest). Rerun and see that your generated blocks are missing. Also, there's a 90 second stall when starting the Windows build. Track these down after the upstream merge if it's not fixed therein.

Ctrl+C on the server doesn't persist the data. Ctrl+C kill it after generating some blocks (in regtest). Rerun and see that your generated blocks are missing. Also, there's a 90 second stall when starting the Windows build. Track these down after the upstream merge if it's not fixed therein.
BrannonKing commented 2019-02-13 00:08:56 +01:00 (Migrated from github.com)

Ctrl+C handler was indeed added upstream: 029d28a7aa/src/init.cpp (L914)

Ctrl+C handler was indeed added upstream: https://github.com/bitcoin/bitcoin/blob/029d28a7aa5619973eb59fe445b9a4186c0c2a58/src/init.cpp#L914
BrannonKing commented 2019-03-08 23:24:32 +01:00 (Migrated from github.com)

I verified that this is fixed with the upstream merge.

I verified that this is fixed with the upstream merge.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#254
No description provided.