Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase stack space for ts.process in serial.cpp
Depending on the amount of data nodes, calling ?rec caused a stack overflow. Larger stack memory solves the issue, for further improvement see also #103.
- Loading branch information