← Back to issue list

Feat(extension): Enable Async Gunicorn workers for Flask and Django e…

View original Github issue

Metadata

Project
rockcraft
Number
#747
Type
pull request
State
merged
Author
alithethird
Labels
Created
Updated
Closed

Current evaluation

Merged feature enabling async Gunicorn workers for Flask and Django extensions. Approved by four reviewers with passing CI checks. Minor ReadTheDocs duplicate label warnings were resolved prior to integration.

Suggested action:

No scores available.

Issue body

# Enable Async Gunicorn workers for Flask and Django extensions Reviewers: @jdkandersson @javierdelapuente @tigarmo @gregory-schiano - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged feature enabling async Gunicorn workers for Flask and Django extensions. Approved by four reviewers with passing CI checks. Minor ReadTheDocs duplicate label warnings were resolved prior to integration.
qwen3.6-35b-a3b-mtp-q6 Merged after resolving ReadTheDocs build errors involving duplicate labels and indentation. The change enables async Gunicorn workers for Flask and Django extensions following maintainer review.
qwen3.6-35b-a3b-mtp-q6 Merged feature enabling Async Gunicorn workers for Flask and Django extensions. ReadTheDocs warnings regarding duplicate labels and indentation were resolved prior to merge. Authored by external contributor alithethird.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1986 feat(extension): Add option to enable async workers in Flask and Django charmcraft merged Merged after four reviewers approved. Adds a charm option to enable async Gunicorn workers for Flask and Django, aligning with Rockcraft and Paas Charm updates. Changes seven files with 280 additions and one deletion.
80%
#726 Passing custom gunicorn config for flask extension rockcraft open Request to allow custom gunicorn config overrides (worker type, worker count, etc.) in the flask-framework extension. The specific async-worker use case has since been implemented via PR #747 (gevent detection), but the broader arbitrary-config request remains unaddressed. Issue is 693 days old with zero comments, no labels, and no maintainer interaction.
71%