centreon / centreon-broker

A full-featured monitoring event broker, compatible with MySQL, RRDtool, Graphite and more
Apache License 2.0
37 stars 15 forks source link

fix(mysql_connection): possible deadlock removed when cbd is stopped. #623

Closed bouda1 closed 3 years ago

bouda1 commented 3 years ago

Description

A possible deadlock in cbd when it is stopped, has been removed.

REFS: MON-10681

Type of change