Skip to content

Commit

Permalink
docs: update REFERENCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Mar 16, 2022
1 parent f9b30dc commit f163022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ configurations, use [`obliterate()`](#queueobliterate).
### Queue#close

```ts
close(): Promise
close(doNotWaitJobs?: boolean): Promise
```

Closes the underlying Redis client. Use this to perform a graceful shutdown.
Expand Down

0 comments on commit f163022

Please sign in to comment.