0.5.0
- A signal handling responsibility has moved to the applications. If you want to cancel a query/command by
Ctrl+C
, add aos.Interrupt trap
in context to execute methods that can take the context parameter, e.g.,QueryContext
andExecuteContext