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
I have been using Zoltan in my project but have come across an error under specific circumstances. I'm not entirely sure what the problem is, but I'll post a simple example that reproduces the issue (taken from the readme).
When the loop limit is 501, the code runs, when it's 502, there's an illegal instruction error.
Hi there, thanks for making Zoltan!
I have been using Zoltan in my project but have come across an error under specific circumstances. I'm not entirely sure what the problem is, but I'll post a simple example that reproduces the issue (taken from the readme).
When the loop limit is 501, the code runs, when it's 502, there's an illegal instruction error.
The error:
While this example is contrived, I ran into this error in my project while looping through a sub-table.
Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: