simplyfying manager, added go.mod and check for task execution in tests#2
simplyfying manager, added go.mod and check for task execution in tests#2chiamakacha wants to merge 1 commit intozenthangplus:release/1.1from chiamakacha:simplifying-manager
Conversation
|
Thank @chiamakacha @chr1sto14, i'm working on this MR |
|
@chiamakacha i see you remove close method, why you do that? please explain more |
@zenthangplus in original code, we were creating a go thread for management and having a close method to clean up resources i.e, |
|
One more point: |
inspired from: @chr1sto14