Synchronous container operations#3711
Merged
cthulhu-rider merged 3 commits intomasterfrom Dec 5, 2025
Merged
Conversation
Contributor
cthulhu-rider
commented
Dec 2, 2025
- based on and blocked by Synchronous container operations neofs-sdk-go#759
3878114 to
14e3d70
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #3711 +/- ##
==========================================
- Coverage 26.87% 26.86% -0.01%
==========================================
Files 658 658
Lines 41808 41844 +36
==========================================
+ Hits 11235 11242 +7
- Misses 29536 29567 +31
+ Partials 1037 1035 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
roman-khimov
reviewed
Dec 4, 2025
Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Follow nspcc-dev/neofs-api#338. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
Since nspcc-dev/neofs-api#338, these requests are handled in async/await manner server-side. This makes CLI to catch new status and behave exactly like before. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
14e3d70 to
d73cb1c
Compare
roman-khimov
reviewed
Dec 5, 2025
roman-khimov
approved these changes
Dec 5, 2025
cthulhu-rider
added a commit
that referenced
this pull request
Mar 19, 2026
Container ops are synchronous since #3711. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
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.