forked from ydb-platform/ydb
-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/backups/direct restore #2
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
Open
Enjection
wants to merge
6
commits into
main
Choose a base branch
from
feature/backups/direct-restore
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Enjection
pushed a commit
that referenced
this pull request
Nov 22, 2024
https://github.com/yandex/toolchain-registry/releases/tag/clang-format-18-v2 commit_hash:0cc68e232a14adf66a88617e9b1f7f18facd2dce
Enjection
pushed a commit
that referenced
this pull request
Jun 17, 2025
commit_hash:b48f0169c21a41cdbc428f6cd9240e6b26963b6b
Enjection
pushed a commit
that referenced
this pull request
Jun 17, 2025
… macros, batch #2, v.2 commit_hash:9dd428cb39c1b588a1f06613f1a1a9140ac31591
Enjection
pushed a commit
that referenced
this pull request
Aug 27, 2025
Co-authored-by: Ivan Blinkov <ivan@blinkov.ru> Co-authored-by: Andrey Fomichev <andrey.fomichev@gmail.com>
Enjection
pushed a commit
that referenced
this pull request
Sep 8, 2025
https://github.com/yandex/toolchain-registry/releases/tag/iwyu-22-v2 commit_hash:5588cbf0b594729692e9c7d948cfff67f4451d0b
Enjection
pushed a commit
that referenced
this pull request
Sep 16, 2025
https://github.com/yandex/toolchain-registry/releases/tag/clang20-v2 commit_hash:ccbf28977d3e99003a8d03a44ce4f9b0e4b45f43
Enjection
pushed a commit
that referenced
this pull request
Sep 16, 2025
ydb-platform#25043) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Enjection
pushed a commit
that referenced
this pull request
Sep 30, 2025
```
WARNING: ThreadSanitizer: data race (pid=123179)
Read of size 8 at 0x0000065aad98 by thread T14:
#0 NSystemInfo::CachedNumberOfCpus() util/system/info.cpp:241:10 (taxi-uservices-userver-core-tests+0x4155bba)
#1 engine::(anonymous namespace)::TaskProcessorThreadStartedHook() userver/core/src/engine/task/task_processor.cpp:100:15 (taxi-uservices-userver-core-tests+0x5306bc8)
#2 engine::TaskProcessor::PrepareWorkerThread(unsigned long) userver/core/src/engine/task/task_processor.cpp:347:5 (taxi-uservices-userver-core-tests+0x5306bc8)
```
The change on a hot path is equivalent to the previously compiler generated x86 code (just a `load` instruction). On other platforms this could actually fix a data race.
commit_hash:acb1fe1b8f3075cc27b18aab4f1bd0b88292c270
Enjection
pushed a commit
that referenced
this pull request
Oct 6, 2025
ydb-platform#25043) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Enjection
pushed a commit
that referenced
this pull request
Oct 21, 2025
<https://github.com/yandex/toolchain-registry/releases/tag/gdb16-v2> (https://nda.ya.ru/t/k3a-TJRg7L5VYU commit_hash:e13f6597915eb639b221ad2514e3d996fecd2f80
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.
Changelog entry
...
Changelog category
Additional information
...