techninja / cncserver

A RESTful API server for driving serial based CNC devices
133 stars 39 forks source link

Disable socket shortcuts #77

Closed techninja closed 8 years ago

techninja commented 8 years ago

These are breaking on long/large sends (like the one line tree/fish) with constant linked callbacks. When there's time, these should be rolled back and some kind of stack callback breaker put in