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

Small fix for a race test fix in core/cache #16734

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Conversation

wallyworld
Copy link
Member

#16732 fixed a race failure but there was a small mistake in calling unlock.

QA steps

run unit tests

@wallyworld
Copy link
Member Author

/merge

@jujubot jujubot merged commit 92a5cac into juju:3.3 Jan 4, 2024
17 of 20 checks passed
@jack-w-shaw jack-w-shaw mentioned this pull request Jan 8, 2024
jujubot added a commit that referenced this pull request Jan 8, 2024
#16745

Merges:
- #16692
- #16721
- #16723
- #16728
- #16730
- #16731
- #16732
- #16734
- #16733
- #16718
- #16727
- #16735

Conflicts:
- api/apiclient.go
- api/client/charms/downloader_s3.go
- api/client/charms/localcharmclient_test.go
- api/client/charms/mocks/objectstore_mock.go
- api/client/charms/package_test.go
- apiserver/admin.go
- apiserver/apiserver.go
- apiserver/facades/client/charms/client_integration_test.go
- apiserver/objects_test.go
- apiserver/root.go
- cmd/containeragent/unit/manifolds.go
- cmd/juju/application/deploy.go
- cmd/juju/application/deploy_test.go
- cmd/juju/application/refresh_test.go
- cmd/jujud/agent/caasoperator/manifolds.go
- core/cache/resident.go
- core/logger/labels.go
- internal/migration/migration.go
- internal/s3client/client.go
- internal/worker/deployer/unit_manifolds.go
- internal/worker/s3caller/client.go
- internal/worker/s3caller/manifold.go
- internal/worker/s3caller/worker.go
- internal/worker/uniter/manifold.go
- worker/s3caller/client.go

_Mostly_ trivial merge conflicts. The only difficulty was surrounding `objectstore.Session`, `s3cleint.Session` and `s3Client.Charm`. I believe I have found the best solution, however. One for @SimonRichardson to look at probably
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants