Skip to content

Revert "Fix eager tasks does not populate name field"#8476

Merged
auvipy merged 1 commit intomainfrom
revert-8383-eager_task_no_name_bug
Sep 2, 2023
Merged

Revert "Fix eager tasks does not populate name field"#8476
auvipy merged 1 commit intomainfrom
revert-8383-eager_task_no_name_bug

Conversation

@auvipy
Copy link
Member

@auvipy auvipy commented Sep 2, 2023

Reverts #8383

@Nusnus might be another potential one. unless we got a suitable solution or a non breaking change, we can defer this to v5.4.0

@auvipy auvipy added this to the 5.3.x milestone Sep 2, 2023
@auvipy auvipy requested a review from Nusnus September 2, 2023 11:28
@codecov
Copy link

codecov bot commented Sep 2, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (1aff856) 87.44% compared to head (302b814) 87.43%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8476      +/-   ##
==========================================
- Coverage   87.44%   87.43%   -0.01%     
==========================================
  Files         148      148              
  Lines       18488    18487       -1     
  Branches     3155     3155              
==========================================
- Hits        16166    16165       -1     
  Misses       2033     2033              
  Partials      289      289              
Flag Coverage Δ
unittests 87.40% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
celery/app/task.py 94.80% <100.00%> (ø)
celery/result.py 96.70% <100.00%> (-0.01%) ⬇️

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

@auvipy
Copy link
Member Author

auvipy commented Sep 2, 2023

but if you have a better solution in mind other then reverting, feel free to share.

Copy link
Member

@Nusnus Nusnus left a comment

Choose a reason for hiding this comment

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

Agreed 👍

@Nusnus
Copy link
Member

Nusnus commented Sep 2, 2023

but if you have a better solution in mind other then reverting, feel free to share.

Nothing at the moment. I'll give it another look after we finish stabilize the codebase and release a new patch version.

@auvipy auvipy merged commit c08e811 into main Sep 2, 2023
@Nusnus Nusnus deleted the revert-8383-eager_task_no_name_bug branch July 23, 2024 14:09
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