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

rgw/pubsub: Waiter unlocks before suspend #57630

Merged
merged 1 commit into from
May 23, 2024

Conversation

cbodley
Copy link
Contributor

@cbodley cbodley commented May 22, 2024

resolves a recent regression from #55592 (comment), where the unlock() was accidentally moved after the coroutine's suspend+resume

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

Signed-off-by: Casey Bodley <cbodley@redhat.com>
@cbodley cbodley requested a review from a team as a code owner May 22, 2024 13:04
@github-actions github-actions bot added the rgw label May 22, 2024
@cbodley cbodley requested a review from yuvalif May 22, 2024 13:45
@cbodley
Copy link
Contributor Author

cbodley commented May 22, 2024

don't want to set up a kafka, so waiting on ceph-ci to test in teuthology

@yuvalif
Copy link
Contributor

yuvalif commented May 22, 2024

don't want to set up a kafka, so waiting on ceph-ci to test in teuthology

i'll check locally. it was reproduced every time

@cbodley
Copy link
Contributor Author

cbodley commented May 22, 2024

@yuvalif
Copy link
Contributor

yuvalif commented May 22, 2024

don't want to set up a kafka, so waiting on ceph-ci to test in teuthology

i'll check locally. it was reproduced every time

kafka test are now passing localy

@cbodley
Copy link
Contributor Author

cbodley commented May 23, 2024

@cbodley cbodley merged commit c3eda27 into ceph:main May 23, 2024
10 of 12 checks passed
@cbodley
Copy link
Contributor Author

cbodley commented May 23, 2024

(no tracker issue because #55592 isn't being backported)

@cbodley cbodley deleted the wip-boost-asio-spawn-unlock branch May 23, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants