Skip to content
Snippets Groups Projects
Unverified Commit bcb7c611 authored by SKAJohanVenter's avatar SKAJohanVenter
Browse files

SAR-302 Updated docstring

parent 3e1a5da9
No related tags found
No related merge requests found
......@@ -306,8 +306,8 @@ class QueueManager:
:type self: QueueManager.Worker
:param queue: The queue from which tasks are pulled
:type queue: Queue
:param logger: Logger to log to
:type logger: logging.Logger
:param log_message: Method to log a message
:type log_message: Callable
:param stopping_event: Indicates whether to get more tasks off the queue
:type stopping_event: Event
:param aborting_event: Indicates whether the queue is being aborted
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment