- Timestamp:
- Feb 1, 2020, 10:47:34 AM (12 months ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 451ca3e
- Parents:
- 10100a2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/mgstest/services.py
r10100a2 r931da2d 166 166 suppress = [f'--suppressions={s}' for s in valgrind_suppress] 167 167 start_cmd = [valgrind, '-v', '--leak-check=full', 168 '--num-callers=20', 168 169 '--gen-suppressions=all', 169 170 '--keep-debuginfo=yes',
Note: See TracChangeset
for help on using the changeset viewer.