Skip to content
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

improve exception safety while handling compile errors #4827

Merged
merged 1 commit into from
May 24, 2024

Conversation

gridnevvvit
Copy link
Member

@gridnevvvit gridnevvvit commented May 24, 2024

Changelog entry

bugfix: improve exception safety in kqp compile actor
fixes: #4488

Changelog category

  • Bugfix

Additional information

...

Copy link

github-actions bot commented May 24, 2024

2024-05-24 11:31:27 UTC Pre-commit check for b0f3b97 has started.
2024-05-24 11:33:45 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-24 11:35:23 UTC Build successful.
2024-05-24 11:35:34 UTC Tests are running...
🔴 2024-05-24 11:55:04 UTC Test run completed, no test results found for commit 49f23f3. Please check build logs.
2024-05-24 11:55:20 UTC Check cancelled

Copy link

github-actions bot commented May 24, 2024

2024-05-24 11:32:50 UTC Pre-commit check for b0f3b97 has started.
2024-05-24 11:35:21 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-24 11:37:45 UTC Build successful.

Copy link

github-actions bot commented May 24, 2024

2024-05-24 11:32:54 UTC Pre-commit check for b0f3b97 has started.
2024-05-24 11:35:30 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-24 11:38:02 UTC Build successful.
2024-05-24 11:42:33 UTC Tests are running...
🔴 2024-05-24 11:54:53 UTC Test run completed, no test results found for commit 49f23f3. Please check build logs.
2024-05-24 11:55:19 UTC Check cancelled

@gridnevvvit gridnevvvit changed the title improve exception safety while handling compile errors (fixes #4488) improve exception safety while handling compile errors May 24, 2024
Copy link

github-actions bot commented May 24, 2024

2024-05-24 11:58:21 UTC Pre-commit check for 8d3fdce has started.
2024-05-24 12:00:40 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-24 12:03:11 UTC Build successful.
2024-05-24 12:03:21 UTC Tests are running...
🔴 2024-05-24 13:55:01 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
9411 9349 0 28 20 14

Copy link

github-actions bot commented May 24, 2024

2024-05-24 11:59:35 UTC Pre-commit check for 8d3fdce has started.
2024-05-24 12:01:58 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-24 12:05:07 UTC Build successful.

Copy link

github-actions bot commented May 24, 2024

2024-05-24 12:06:11 UTC Pre-commit check for 8d3fdce has started.
2024-05-24 12:08:27 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-24 12:09:59 UTC Build successful.
2024-05-24 12:10:13 UTC Tests are running...
🔴 2024-05-24 13:19:14 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13382 12074 0 2 1299 7

@gridnevvvit
Copy link
Member Author

@nikvas0 yes, thank you, missed that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coredump в KQP
3 participants