mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-30 11:02:19 +08:00
6cf95918c5
* fix recent connect regression from connection not being known yet * always update connections in background, keep track via signals only. no getallconnections each time one is added/deleted. matches c++ * works * clean up * clean up * clean up