Apply stop_time restart patch#107
Merged
tianon merged 1 commit intodocker-library:masterfrom Jul 23, 2025
Merged
Conversation
This fixes the arm32 Alpine build/test failures, which are also thus re-enabled here.
yosifkit
approved these changes
Jul 23, 2025
Member
Author
|
Now that memcached/memcached#1237 is merged I feel even better about bringing this in (although I get the impression that a new release is imminent 👀). |
docker-library-bot
added a commit
to docker-library-bot/official-images
that referenced
this pull request
Jul 23, 2025
Changes: - docker-library/memcached@0fd41cd: Merge pull request docker-library/memcached#107 from infosiftr/stop_time - docker-library/memcached@41e2850: Apply `stop_time` restart patch
tglman
pushed a commit
to tglman/official-images
that referenced
this pull request
Aug 11, 2025
Changes: - docker-library/memcached@0fd41cd: Merge pull request docker-library/memcached#107 from infosiftr/stop_time - docker-library/memcached@41e2850: Apply `stop_time` restart patch
junojense
pushed a commit
to DDVTECH/docker-image-library
that referenced
this pull request
Dec 3, 2025
Changes: - docker-library/memcached@0fd41cd: Merge pull request docker-library/memcached#107 from infosiftr/stop_time - docker-library/memcached@41e2850: Apply `stop_time` restart patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes the arm32 Alpine build/test failures, which are also thus re-enabled here.
See:
t/proxyunits.tfailing on 32bit x86 Debian memcached/memcached#1220 (comment)(I've written this such that it's assuming this patch will make it into the next release -- if it doesn't, something like it or a fix for the same issue should, so I'm not too worried about it.)