Well, what about two semaphores? (I think that's what they're called). One to avoid race conditions (the plugin should access the internet only once, only one instance), one to signal that there is a new build. Then all instances of the plugins can read the semaphores and act accordingly. (Even just a flashing Airwindows text at the bottom could be all they do).
Statistics: Posted by ampetrosillo — Thu May 09, 2024 10:03 am