diff options
author | Jason Beetham <beefers331@gmail.com> | 2020-10-26 04:06:18 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 11:06:18 +0100 |
commit | a87617956f9a521eac3663df6a6a9862bc7ae87e (patch) | |
tree | 2c8e2010e341a8d6fa279ca0e293323a6017732e /tests/parallel/tblocking_channel.nim | |
parent | b2740f5c63088c0f0f723086c1742dd057355bf6 (diff) | |
download | Nim-a87617956f9a521eac3663df6a6a9862bc7ae87e.tar.gz |
Fixed iteration limit hit from execproc (#15723) [backport:1.2] [backport:1.4]
When calling procs from Nim in Nimscript you could hit the VM iteration limit even though the code is functioning properly. This resolves that by making the iteration limit reset eachtime you call a proc.
Diffstat (limited to 'tests/parallel/tblocking_channel.nim')
0 files changed, 0 insertions, 0 deletions