Skip to content

Commit ccc4e85

Browse files
authored
Update Readme.md
1 parent a19de08 commit ccc4e85

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,8 @@ This can be achieved in two ways:
415415
});
416416
});
417417
```
418-
**Notice -** Domains are [deprecated](https://nodejs.org/api/documentation.html#documentation_stability_index) from Nodejs with **stability 0** and it's not recommended to use.
418+
**Notice -** Domains are [deprecated](https://nodejs.org/api/documentation.html#documentation_stability_index) from Nodejs with **stability 0** and it's not recommended to use.
419+
419420
This is the softest and best solution, however is not built-in with Kue. Please refer to [this discussion](https://github.com/kriskowal/q/issues/120). You can comment on this feature in the related open Kue [issue](https://github.com/Automattic/kue/pull/403).
420421

421422
You can also use promises to do something like

0 commit comments

Comments
 (0)