Skip to content

fix lifespan tasks regression#5218

Merged
masenf merged 10 commits intomainfrom
lendemor/fix_lifespan_tasks
May 1, 2025
Merged

fix lifespan tasks regression#5218
masenf merged 10 commits intomainfrom
lendemor/fix_lifespan_tasks

Conversation

@Lendemor
Copy link
Copy Markdown
Contributor

@Lendemor Lendemor commented Apr 30, 2025

fix a regression where lifespan tasks are no longer running if using the deprecated app.api or the new api_transformer interface

Fixes #5236

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 30, 2025

CodSpeed Performance Report

Merging #5218 will not alter performance

Comparing lendemor/fix_lifespan_tasks (16198b4) with main (6eec8e3)

Summary

✅ 8 untouched benchmarks

Copy link
Copy Markdown
Collaborator

@masenf masenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this isn't a general solution, and still breaks when using the recommended api_transformer approach

@Lendemor
Copy link
Copy Markdown
Contributor Author

this isn't a general solution, and still breaks when using the recommended api_transformer approach

yeah, I changed the approach

@masenf masenf mentioned this pull request May 1, 2025
adhami3310
adhami3310 previously approved these changes May 1, 2025
@masenf masenf merged commit bb7e73d into main May 1, 2025
42 checks passed
@masenf masenf deleted the lendemor/fix_lifespan_tasks branch May 1, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: app lifespan task ignored when using api_transformer

3 participants