Skip to content

Add timeout for qmlplugindump calls

Nicolas Fella requested to merge work/plugindumptimeout into master

qmlplugindump sometimes hangs forever and thus blocks a build. Setting an (arguably arbitrary) timeout works around that.

Requested by @bcooksley

Merge request reports