Extremely fast file change detector and task orchestrator for Node.js.
Build commands in watch mode might behave flaky, e.g. * trying to start services on already allocated ports * trying to re-launch a service while another service is still restarting A proper way to fix these issues would be to explicitly handle these scenarios, e.g. wait for port to become available in the first scenario. However, a `retry` configuration could potentially work as a decent workaround for most.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by gajus and has received 0 comments.