Skip to content

Commit

Permalink
workers.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Jul 20, 2019
1 parent 928961d commit 135cb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/workers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ BackgroundQueueWorker
---------------------

Background worker which gets data from asynchronous queue and passes it to
synchronous executor.
synchronous or Asynchronous executor.

Queue worker is created as soon as annotator detects *q=True* or *queue=True*
param. Default queue is *asyncio.queues.Queue*. If you want to use e.g.
Expand Down

0 comments on commit 135cb27

Please sign in to comment.