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
On Windows closing a Deno.FsWatcher doesn't correctly close it and still keeps watching separately a path. Which then causes duplicate events on other created Deno.FsWatcher's
On Windows closing a
Deno.FsWatcher
doesn't correctly close it and still keeps watching separately a path. Which then causes duplicate events on other createdDeno.FsWatcher
'sScript 1:
Output 1 [REDACTED] (used touch test.txt):
Script 2:
Output 1 [REDACTED] (used touch test.txt):
The text was updated successfully, but these errors were encountered: