﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11783	Deadlock in backend when exiting	JYA	danielk	"If there's any MythSocket connection active with the backend.
Upon calling MainServer::Stop() will result in a deadlock as MainServer::Stop() lock sockListLock mutex and then loop through the list of item to disconnect.

MythSocket will then call the callback MainServer::connectionClosed which lock the mutex; resulting in a deadlock.

"	Bug Report - General	closed	critical	0.27	MythTV - General	Master Head	medium	fixed			0
