Skip to content

Give updating users a 'Restart Now' option #103

@dotasek

Description

@dotasek

Users could benefit from having 'Restart Now' and 'Restart Later' options added to the restart dialog when CyREST is updated.

This is the internal mechanism that would let that work:

CyShutdown shutdown = serviceRegistrar.getService(CyShutdown.class);
shutdown.exit(0, true);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions