Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 'exipres', 'expire_seconds' not working normal as expected #816

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

x-7
Copy link
Contributor

@x-7 x-7 commented Oct 23, 2024

related issuses:

this pr fix issue 240, not 592,beacuse fix 592 need to caulate expire_time by expire_senconds,but i dont know how to caulate it with none start_time

@x-7 x-7 marked this pull request as ready for review October 23, 2024 12:49
Copy link
Member

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

the tests are failing, please add new tests to verify the proposed changes

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.20%. Comparing base (e3c1ade) to head (4c2d731).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #816      +/-   ##
==========================================
+ Coverage   86.81%   87.20%   +0.39%     
==========================================
  Files          32       32              
  Lines         933      938       +5     
  Branches       74       76       +2     
==========================================
+ Hits          810      818       +8     
+ Misses        105      102       -3     
  Partials       18       18              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@x-7 x-7 force-pushed the main branch 2 times, most recently from 0f7f3ef to 9500073 Compare October 24, 2024 14:56
@auvipy auvipy merged commit 5f0e38a into celery:main Oct 29, 2024
25 checks passed
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.

2 participants