summaryrefslogtreecommitdiff
path: root/.coveragerc
diff options
context:
space:
mode:
authorArnaud Morin <arnaud.morin@ovhcloud.com>2023-03-03 11:16:56 +0100
committerArnaud Morin <arnaud.morin@ovhcloud.com>2023-03-03 11:24:27 +0100
commitfd2381c723fe805b17aca1f80bfff4738fbe9628 (patch)
tree8ecff8233f3359ab67c4a901204d07cf51187d2f /.coveragerc
parent9b1e2dc48e83c225202955c8c7affe5e0bcf6d8b (diff)
downloadoslo-messaging-master.tar.gz
Disable greenthreads for RabbitDriver "listen" connectionsHEAD14.3.0master
When enabling heartbeat_in_pthread, we were restoring the "threading" python library from eventlet to original one in RabbitDriver but we forgot to do the same in AMQPDriverBase (RabbitDriver is subclass of AMQPDriverBase). We also need to use the original "queue" so that queues are not going to use greenthreads as well. Related-bug: #1961402 Related-bug: #1934937 Closes-bug: #2009138 Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com> Change-Id: I34ea0d1381e934297df2f793e0d2594ef8254f00
Diffstat (limited to '.coveragerc')
0 files changed, 0 insertions, 0 deletions