Mir

Comment 4 for bug 1471909

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: WM::add_display - trying to resize a surface here causes hang MultiThreadedCompositor on display reconfiguration (hotplugging)

You're right. It seems to be a deadlock. There's only one mutex but it's deadlocked with the futures "f.wait()".