Skip to content

Add shared logic to executor pool #1236

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

Conversation

kruall
Copy link
Collaborator

@kruall kruall commented Jan 23, 2024

Changelog entry

Add logic for basic executor pool which allows to use a shared thread.

Changelog category

  • Experimental feature

Additional information

@kruall kruall added the area/actorsystem Actor System related issues label Jan 23, 2024
@kruall kruall requested a review from alexvru January 23, 2024 13:43
@kruall kruall self-assigned this Jan 23, 2024
@kruall kruall force-pushed the as/KIKIMR-18440/add_shared_logic_to_executor_pool branch from 9d4ca04 to c0cde34 Compare January 23, 2024 13:59
Copy link

github-actions bot commented Jan 23, 2024

2024-01-23 14:02:34 UTC Pre-commit check for c0cde34 has started.
2024-01-23 14:02:37 UTC Build linux-x86_64-release-asan is running...
🟢 2024-01-23 14:45:23 UTC Build successful.
2024-01-23 14:45:41 UTC Tests are running...
🔴 2024-01-23 16:34:47 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15926 15835 0 23 38 30

Copy link

github-actions bot commented Jan 23, 2024

2024-01-23 14:18:24 UTC Pre-commit check for c0cde34 has started.
2024-01-23 14:18:27 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-01-23 14:56:43 UTC Build successful.
2024-01-23 14:58:05 UTC Tests are running...
🟢 2024-01-23 16:37:59 UTC Tests successful.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
60031 50776 0 0 9227 28

@kruall kruall merged commit ba1fea3 into ydb-platform:main Jan 24, 2024
@niksaveliev niksaveliev mentioned this pull request Jan 29, 2024
@vitstn vitstn mentioned this pull request Jan 29, 2024
@starlinskiy starlinskiy mentioned this pull request Feb 12, 2024
@vitstn vitstn mentioned this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/actorsystem Actor System related issues experimental-feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants