mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
- Contain errors within individual operators, preventing error propagation to upper-level operators - Use longjmp to jump directly to the outermost error handler for unresolvable issues, avoiding unnecessary error code returns through multiple layers - Simplify error-handling logic for better maintainability |
||
|---|---|---|
| .. | ||
| inc | ||
| src | ||
| test | ||
| CMakeLists.txt | ||