Changes between Initial Version and Version 1 of Ticket #342, comment 4
- Timestamp:
- May 10, 2013, 5:15:55 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #342, comment 4
initial v1 1 1 I assume the test should run valgrind or similar on '''directql''' (not rasql, valgrind can't be attached to server processes), and automatically extract from the valgrind output whether there is a memleak or not. 2 3 Server restart can fix memleaks, but sometimes (e.g. nasty memleak during import) it can be fatal.