You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I don't think drawWidgets itself does anything that is likely to hang (unless a widget itself calls drawWidgets?). The most likely culprit is one of the widgets you'd have loaded.

    When it hangs, what happens if you press Ctrl-C? Can you break out of it? If so it should hopefully either pop into debug mode or give you a stack trace of where the issue is.

About

Avatar for Gordon @Gordon started