> The thing that might go wrong is when a plugin implicitly assumed that when > it runs an idle function on startup, everything will be initialized when the > idle function is started. This was the case before but now the plugin's idle > function can be run before on_startup_complete().
Sounds like a change of the signal's semantics to me. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/924#issuecomment-191192339
