Files
Nim/lib/std
flywind 44657b78c4 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
2021-04-14 19:14:14 +02:00
..
2021-04-14 16:45:22 +02:00
2020-04-03 09:03:13 +02:00
2021-02-21 19:53:28 -08:00
2021-02-21 19:53:28 -08:00
2020-11-24 19:06:41 +01:00
2021-03-10 10:39:23 -08:00
2021-03-10 10:39:23 -08:00
2021-03-10 10:39:23 -08:00
2021-02-21 19:53:28 -08:00
2021-03-08 10:39:39 +01:00
2021-02-21 19:53:28 -08:00
2021-04-14 19:14:14 +02:00
2021-02-21 19:53:28 -08:00
2021-02-25 17:52:58 +08:00