Skip to content

Implement "watch" mode for "cartridge start" #249

Open
@knazarov

Description

@knazarov

When I develop code, I would like "cartridge start" to automatically watch for changes on filesystem and reload the code.

The primitive approach may be to check the code for errors by doing a "load", and then doing a complete restart in the same session if the code loads OK.

More advanced approach may be to do hot code reload by reloading modules in package.loaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions