mirror of
https://github.com/jlu5/PyLink.git
synced 2025-11-24 19:37:22 +01:00
1) Use SID, not SERVER - This allows us to actually spawn clients on these servers... 2) Fix check for existing server names (drop the .keys() loop, it raises TypeError and isn't needed)