You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code used to break from every so often mainly because the API layer around the Xcode toolchain was written with some very bad Node.js code. Some of that was due to my lack of knowledge of Node's asynchronous handling at the time. The back-end needs a major rewrite and it should probably be written in Flask or some other similar synchronous framework for a more understandable codebase.
The text was updated successfully, but these errors were encountered:
This code used to break from every so often mainly because the API layer around the Xcode toolchain was written with some very bad Node.js code. Some of that was due to my lack of knowledge of Node's asynchronous handling at the time. The back-end needs a major rewrite and it should probably be written in Flask or some other similar synchronous framework for a more understandable codebase.
The text was updated successfully, but these errors were encountered: