The setTimeout's and perhaps one or more other timing issues are bad. Fix them. Get rid of all non-deterministic timing code as much as possible. It has already broken the --auto-run option when the ts-warning option is on because the warnings take so long to run before allowing other components to load.
The setTimeout's and perhaps one or more other timing issues are bad. Fix them. Get rid of all non-deterministic timing code as much as possible. It has already broken the --auto-run option when the ts-warning option is on because the warnings take so long to run before allowing other components to load.