Andy DeMaurice

Results 1 issues of Andy DeMaurice

mXparser.cancelCurrentCalculation() might be useful for simple use cases, but if you are running many calculations on multiple threads; it stops them all. Please add a CancellationToken parameter to Expression.calculate() so...

enhancement