-
> Pageshot should return Event Emitter for async tracking.
### Events
- [x] Create Phantom
- [x] Create Page
- [x] `onConsoleMessage`
- [x] Quit
- [x] Shoot
- [x] Page open
- [x] Inject Pageshot for b…
-
# Proposal
use an event stream instead of a logger.
## cons of logger:
- Adds yet an additional logger library or whatever the logging code that is used, and yet another log format.
- Ca…
-
### STORM Processing
For the STORM processing we will be using ThunderSTORM from ImageJ. The documentation for it can be found in the next links:
- [Github Repository](https://github.com/zitmen/…
-
**Is your feature request related to a problem? Please describe.**
As of 2.10.0, we introduced the ability to notify extenders and have the extender define the behavior to perform upon receivin…
-
**Describe the bug**
Currently, there is no way to catch if a request to Loki has failed on fluentD side.
Usually, fluentD plugins should adopt https://docs.fluentd.org/plugin-helper-overview/ap…
-
### Describe the Bug
While trying to subscribe to same event more than 10 times, Directus throws the following warning:
```
(node:99122) MaxListenersExceededWarning: Possible EventEmitter memory …
-
-
Hi @kenny-y, I want to use event emitter in my callback function, but not the way you showed in the test file (namely use libuv thread to emit event). I want to create the thread and use my own callba…
pancx updated
8 years ago
-
I'd like to be able to handle `onmessage` in the worker. The `react-three-offscreen` `render` function already handles `onmessage`. I'd like to be able to hook into this.
(My use case is that I'm s…
-
Should return an error event emitter like http.get so we have a place to send errors that can't be recovered.