smartin015 / peerprint

A distributed system allowing for sharing and running of 3D printing jobs
Apache License 2.0
2 stars 0 forks source link

Fix peerprint_server race conditions on init #10

Open smartin015 opened 1 year ago

smartin015 commented 1 year ago

Repeatedly running demo.py sometimes causes one or more servers to hang. Need to find and fix the race conditions causing this.