diff options
author | flywind <xzsflywind@gmail.com> | 2021-04-15 01:14:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 19:14:14 +0200 |
commit | 44657b78c40475e60187b48157bae41ea5371252 (patch) | |
tree | 09495be60a55a48126a69fbb827fd1a1fea43769 /tests/vm/tsetlen.nim | |
parent | 58f44c8b4e6486789a08555dccee6492d32575d4 (diff) | |
download | Nim-44657b78c40475e60187b48157bae41ea5371252.tar.gz |
callback cannot be nil (#17718)
`Task.callback` cannot be nil, we need to raise it at debug and release mode Situations: - if users create a Task object without using `toTask` and invoke the Task - if users already move the Task and invoke the Task
Diffstat (limited to 'tests/vm/tsetlen.nim')
0 files changed, 0 insertions, 0 deletions