summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2025-07-17 19:50:02 +0200
committerGitHub <noreply@github.com>2025-07-17 19:50:02 +0200
commite851bc1269916a5a8c7a822946eccf71ce138403 (patch)
treebaedd5b6ffbe2d4df5a46407839fbc7fe3a927a6 /requirements.txt
parent62fac1c6a9db94682f8ef686f0424a482663b288 (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 'requirements.txt')
0 files changed, 0 insertions, 0 deletions