mcprice30/ptp-online

Connection Reset

Closed this issue · 1 comments

When trying to synchronize the project too close to another synchronization, you may receive an error, and the synchronization will fail.

Fix: catch the connection reset error early, report the fact to the user, and stop the sync process.

Changed command execution style to use less connections. Added extra error handling.