Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Re-run project sync if anything changes during #7

Closed
@ammario

Description

@ammario

Right now a bug exists where

  1. Project sync starts
  2. File system changes are made
  3. Project sync ends
  4. FS Watch starts

And the filesystem changes are never considered. Instead, we should keep an FS watch all the time, and run the project sync concurrently to it.

Metadata

Metadata

Assignees

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