(no title)
gonzus
|
2 years ago
How do you release all the resources created? I could not find any instances of `free()` in the code (and there are two calls to `malloc()`). Are you supposed to call `free()` yourself directly on the executor / task pointers? If so, I would suggest exposing a documented API to dispose of resources.
rkaehn|2 years ago
unknown|2 years ago
[deleted]