Nice2Predict icon indicating copy to clipboard operation
Nice2Predict copied to clipboard

remove stack limit for training debin

Open LostBenjamin opened this issue 7 years ago • 1 comments

When running train_json for debin, it gives Exceeded stackLimit in readValue(). error.

This PR comments out the lines for raising the error and make it run for now

LostBenjamin avatar Nov 23 '18 10:11 LostBenjamin

It's probably a better idea to tweak the limits than to entirely "temporarily" disable the safety mechanism.

ghost avatar Nov 23 '18 17:11 ghost