mirror of
https://github.com/jlu5/PyLink.git
synced 2025-05-31 20:07:47 +02: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)