diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2025-07-17 19:50:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-17 19:50:02 +0200 |
| commit | e851bc1269916a5a8c7a822946eccf71ce138403 (patch) | |
| tree | baedd5b6ffbe2d4df5a46407839fbc7fe3a927a6 /client/simple | |
| parent | 62fac1c6a9db94682f8ef686f0424a482663b288 (diff) | |
[fix] calculator plugin: filtering real calculation tasks (#5016)
Whether the query is a real calculation tasks is currently only detected in the
AST, resulting in unnecessary creatins of subprocesses. This problem is
mitigated with this patch: if the query contains letters, it is obviously not a
math problem, and the plugin can return without further action.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'client/simple')
0 files changed, 0 insertions, 0 deletions