langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.43k stars 4.22k forks source link

fix: typo inside teardown_superuser function #4651

Open pasha-codefresh opened 1 week ago

pasha-codefresh commented 1 week ago

Based on the logic itself, the deletion of the superuser occurs when AUTO_LOGIN is enabled. The logic has been adjusted accordingly.

codspeed-hq[bot] commented 1 week ago

CodSpeed Performance Report

Merging #4651 will degrade performances by 25.49%

Comparing pasha-codefresh:fix/auto-login-comment (4bb0c34) with main (efe6407)

Summary

❌ 1 regressions ✅ 14 untouched benchmarks

:warning: Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main pasha-codefresh:fix/auto-login-comment Change
test_successful_run_with_input_type_any 163.6 ms 219.6 ms -25.49%