felixhageloh / uebersicht

ˈyːbɐˌzɪçt
GNU General Public License v3.0
4.6k stars 165 forks source link

init Called Multiple Times? #495

Open prurph opened 2 years ago

prurph commented 2 years ago

It seems like the init function is called multiple times when the plugin is launched—is this intended? I'm using the websockets example show in the README and noticing it initiates multiple connections.

Edit: I think it might be instances for multiple monitors (see: https://github.com/felixhageloh/uebersicht/issues/411#issuecomment-692217528).