What's Changed
- style(taskflow): update readme links and prevent protential risk by @noneback in #55
- doc(readme): update how to avoid interrupt the execution by @noneback in #56
- fix(executor): data race when tf fires multiple times & cond signal mistake by @noneback in #59
- fix(executor): data race when invode and sched tasks by @noneback in #60
- fix(executor): node sched multiple times accidentally by @noneback in #61
- fix(test): profiler and taskflow by @noneback in #62
Full Changelog: v0.1.6...v0.1.7