-
Version: Deno 1.42.4
The deno polyfill for `node fsPromises.watch()` does not appear to return an `AsyncIterator` [as documented](https://nodejs.org/docs/v20.12.1/api/fs.html#fspromiseswatchfilenam…
jldec updated
1 month ago
-
MacOS 13.6, notify 6.1.1
The code executed inside a sync main function. Nothing happens, no errors or output in console when creating/changing/deleting files in the watched folder.
Value of the …
-
## Describe the bug
Providing a virtual `watcher` to `watchPromise` is asserted to be supported but will in fact fail because storing a virtual reference in a durable collection will throw.
https:…
-
In https://github.com/elastic/kibana/issues/153327, we improved usability of the simulate flyout in Watcher by displaying whether the condition set by the user is met and adding a "Status" column whic…
-
### Description
When pasting a file or anything in the WSL filesystem I have to hit F5 for the view to update. The green tick shows in the top right but the files list is not updated
This partic…
-
The [watcher UI docs](https://www.elastic.co/guide/en/kibana/current/watcher-ui.html#watcher-security) should be updated to clarify the security privileges necessary to use watcher UI.
In addition …
-
I don't know if this helps but I have had a good experience using https://github.com/cosmtrek/air/blob/master/runner/watcher.go#L6
its building on the should of Hugo
-
### Consul Template version
```
consul-template v0.39.1 (cc8f954)
```
### Configuration
```liquid
Hello, World!
Current time: {{ timestamp }}
Bye!
```
### Command
```shell
consul…
-
Although we are planning to implement a separate watcher framework, until then, we need to live with [the single-module agent watcher](https://github.com/lablup/backend.ai/blob/main/src/ai/backend/age…
-
CloseWatcher API documentation:
- https://html.spec.whatwg.org/multipage/interaction.html#the-closewatcher-interface
- https://close-watcher-demo.glitch.me/
Here is an example of how to use it:
…