Fix Restart Bug #31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_restart"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
relates issue: #30
Changes made:
1- skip re-creating the block image if it already exists
2- Remove stale API socket so a subsequent start doesn't get EADDRINUSE
3- added integration test to cover this part