Files
superset2/.github
Claude Code 8838dbe6d4 ci(e2e): align gunicorn args with prod entrypoint, drop to 1 worker
@hainenber correctly pointed out we should match docker/entrypoints/
run-server.sh. The 4-worker config also exposed timing races in two
SQL Lab → Explore playwright specs ("creates a dataset from query
results", "should navigate to Explore from SQL Lab query results")
that don't reproduce on master or with 1 worker.

1 worker × 20 gthread threads still handles concurrent test load fine
and is what production runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 23:07:39 -07:00
..