Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.2.0
-
None
-
Any
Description
It would make it easier to run Valgrind effectively if a command line option was added to MaxScale to suppress calling dlclose at the end of a run. The critical points currently appear to be lines 287 and 364 of server/core/load_utils.c. This could have a negative impact on some tests, but most would be unaffected, and most of the time the option would not be used.