allegro / allegro/node-worker-nodes
document promise behaviour
Offen
hacktoberfest
- Vorherrschende Sprache
- JavaScript
- Sterne
- 494
- Forks
- 32
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
workerNodes.call : Proxy
This exposes the api of a module that the worker nodes are working on. If the module is a function, you can call this directly. If the module exports multiple functions, you can call them as they were properties of this proxy.
Kind: instance property of WorkerNodes
```
nothing is mentioned about promises, and the example shows usage of promises
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.