Skip to content

[BUG] The --dev mode spawns more servers without clearing previous ones. #249

Closed
@sansyrox

Description

Description

The --dev mode is going in infinite recursion when a file is changed in the directory.

To check, you can do
lsof -i tcp:5000

Expected Behavior

Handle a base case that might have been missed here.

Environment:

  • Host OS: every

[Optional] Additional Context


Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions