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 trapin context to execute methods that can take the context parameter, e.g.,QueryContextandExecuteContext
Ctrl+C, add a os.Interrupt trap in context to execute methods that can take the context parameter, e.g., QueryContext and ExecuteContext