allegro / allegro/node-worker-nodes

document promise behaviour

Open
#16 1 comment 0 reactions 2 assignees Claimed by @rafixer View on GitHub
hacktoberfest
Dominant language
JavaScript
Stars
494
Forks
32
PR merge metrics
No merged PRs in 30d

Description

```
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.