You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, Žinoma initializes file watchers as it initializes target actors.
The creation of watchers could be delayed until a target is executed for the first time. This would improve the startup time (and the resource usage) of the watch mode.
At the moment, Žinoma initializes file watchers as it initializes target actors.
The creation of watchers could be delayed until a target is executed for the first time. This would improve the startup time (and the resource usage) of the watch mode.