Skip to content
This repository was archived by the owner on Oct 19, 2019. It is now read-only.
This repository was archived by the owner on Oct 19, 2019. It is now read-only.

Replace 60 second sleep in lib/_reboot function with check to ensure instance is running #127

@4Ply

Description

@4Ply

The instance may take less than, or in more severe cases, greater than 60 seconds to restart. The functions that depend on _reboot() to complete are expecting a working instance, and will fail if the instance is not yet fully functional.

This task is to replace the "sleep" in the _reboot() function with a check that will resolve the function once the instance is running, or fail after a set time.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions