Some executors are not async so update docstring to reflect that
Change-Id: I84db5adf5af0372d521e05f7c4277e1fb570f881
This commit is contained in:
parent
c4efc9ab87
commit
e7873550d0
@ -33,7 +33,7 @@ _pool_opts = [
|
||||
|
||||
|
||||
class PooledExecutor(base.ExecutorBase):
|
||||
"""A message executor which integrates with some async executor.
|
||||
"""A message executor which integrates with some executor.
|
||||
|
||||
This will create a message thread that polls for messages from a
|
||||
dispatching thread and on reception of an incoming message places the
|
||||
|
Loading…
x
Reference in New Issue
Block a user