The poll functions for theme & key-map preset operators used functions documented not to be used on redraw draw and could make the interface slow when extensions (for example) are stored on a network file-system. While the file-system lookups are typically cached, it can still cause occasional stuttering or hanging. In general scanning the file-system on poll should be avoided.