What's involved in 'rebooting' the project? Are the various owners of the
iPhone and Android packages on this list?
I'm not a coder at all, but I've administratively managed software projects
before. I'm more than happy to do what I know how to do -- which is mostly
send out emails asking people i
It sounds like perhaps the issue is code blocks with a long run-time that
may or may not fail or hang in some way?
If that's the case, the solution is probably simply breaking up your code
blocks into smaller bits of code so that you more easily follow what's
happening.
If the code is emacs-lisp,