Skip to content

issue-5432: drain async handle operations queue back to back - #6859

Open
budevg wants to merge 3 commits into
mainfrom
users/evgenybud/async-open-pr1
Open

issue-5432: drain async handle operations queue back to back#6859
budevg wants to merge 3 commits into
mainfrom
users/evgenybud/async-open-pr1

Conversation

@budevg

@budevg budevg commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

@budevg budevg added filestore Add this label to run only cloud/filestore build and tests on PR asan Launch builds with address sanitizer along with regular build tsan Launch builds with thread sanitizer along with regular build msan Launch builds with memory sanitizer along with regular build ubsan Launch builds with undefined behaviour sanitizer along with regular build large-tests Launch large tests for PR labels Aug 20, 2026
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-ubsan have completed.

Tip

Planned checks for linux-x86_64-release-ubsan.

🟢 linux-x86_64-release-ubsan target: cloud/filestore/ (test time: 4075s): all tests PASSED for commit a446c6f.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3913 3913 0 0 0 0 0

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-asan have completed.

Tip

Planned checks for linux-x86_64-release-asan.

🟢 linux-x86_64-release-asan target: cloud/filestore/ (test time: 4206s): all tests PASSED for commit a446c6f.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3863 3863 0 0 0 0 0

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-tsan have completed.

Tip

Planned checks for linux-x86_64-release-tsan.

🟢 linux-x86_64-release-tsan target: cloud/filestore/ (test time: 4669s): all tests PASSED for commit a446c6f.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3853 3853 0 0 0 0 0

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-msan have completed.

Tip

Planned checks for linux-x86_64-release-msan.

🔴 linux-x86_64-release-msan target: cloud/filestore/ (test time: 4350s): some tests FAILED for commit a446c6f.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3797 3796 0 1 0 0 0

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 6665s): all tests PASSED for commit a446c6f.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
4600 4599 0 0 0 1 0

@SvartMetal
SvartMetal self-requested a review August 20, 2026 20:11
@budevg

budevg commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator Author

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-msan have completed.

Tip

Planned checks for linux-x86_64-release-msan.

  • ⚫ all (job skipped)

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-tsan have completed.

Tip

Planned checks for linux-x86_64-release-tsan.

  • ⚫ all (job skipped)

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-asan have completed.

Tip

Planned checks for linux-x86_64-release-asan.

  • ⚫ all (job skipped)

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-ubsan have completed.

Tip

Planned checks for linux-x86_64-release-ubsan.

  • ⚫ all (job skipped)

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

  • ⚫ filestore (job skipped)

@budevg
budevg force-pushed the users/evgenybud/async-open-pr1 branch from 23d36df to b3c5ca2 Compare August 23, 2026 11:05
@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-relwithdebinfo have completed.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 6675s): all tests PASSED for commit b3c5ca2.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
4616 4615 0 0 0 1 0

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-ubsan have completed.

Tip

Planned checks for linux-x86_64-release-ubsan.

🟢 linux-x86_64-release-ubsan target: cloud/filestore/ (test time: 4061s): all tests PASSED for commit b3c5ca2.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3929 3929 0 0 0 0 0

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-asan have completed.

Tip

Planned checks for linux-x86_64-release-asan.

🟢 linux-x86_64-release-asan target: cloud/filestore/ (test time: 4243s): all tests PASSED for commit b3c5ca2.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3879 3879 0 0 0 0 0

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-tsan have completed.

Tip

Planned checks for linux-x86_64-release-tsan.

🟢 linux-x86_64-release-tsan target: cloud/filestore/ (test time: 4564s): all tests PASSED for commit b3c5ca2.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3869 3869 0 0 0 0 0

@github-actions

github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Note

All workloads for linux-x86_64-release-msan have completed.

Tip

Planned checks for linux-x86_64-release-msan.

🟢 linux-x86_64-release-msan target: cloud/filestore/ (test time: 4211s): all tests PASSED for commit b3c5ca2.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3813 3813 0 0 0 0 0

Comment thread cloud/filestore/config/storage.proto Outdated
Comment thread cloud/filestore/config/storage.proto Outdated
@budevg
budevg force-pushed the users/evgenybud/async-open-pr1 branch from b3c5ca2 to 9f5c4d5 Compare August 24, 2026 11:08
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Important

Workload for linux-x86_64-relwithdebinfo is not finished yet. This comment will be updated after all workloads complete.

Tip

Planned checks for linux-x86_64-relwithdebinfo.

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Important

Workload for linux-x86_64-release-msan is not finished yet. This comment will be updated after all workloads complete.

Tip

Planned checks for linux-x86_64-release-msan.

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Important

Workload for linux-x86_64-release-asan is not finished yet. This comment will be updated after all workloads complete.

Tip

Planned checks for linux-x86_64-release-asan.

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Important

Workload for linux-x86_64-release-ubsan is not finished yet. This comment will be updated after all workloads complete.

Tip

Planned checks for linux-x86_64-release-ubsan.

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Note

This is an automated comment that will be appended during run.

Important

Workload for linux-x86_64-release-tsan is not finished yet. This comment will be updated after all workloads complete.

Tip

Planned checks for linux-x86_64-release-tsan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

asan Launch builds with address sanitizer along with regular build filestore Add this label to run only cloud/filestore build and tests on PR large-tests Launch large tests for PR msan Launch builds with memory sanitizer along with regular build tsan Launch builds with thread sanitizer along with regular build ubsan Launch builds with undefined behaviour sanitizer along with regular build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants