watchdog uses sql query to check the memory RSS, b...
# general
b
watchdog uses sql query to check the memory RSS, but it uses the process pid, right? how it knows which thread is eating memory if there are multiple concurrent queries?