Skip to content

Fix noexcept#91

Merged
dietmarkuehl merged 5 commits intomainfrom
fix-noexcept
Apr 27, 2026
Merged

Fix noexcept#91
dietmarkuehl merged 5 commits intomainfrom
fix-noexcept

Conversation

@dietmarkuehl
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 27, 2026 08:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to address a noexcept-related issue in the task sender implementation, and updates the pinned bemanproject/execution dependency revision that this library builds against.

Changes:

  • Updates task::connect to take a forwarding reference and adds a noexcept specifier.
  • Bumps the fetched bemanproject/execution commit in CMakeLists.txt.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
include/beman/task/detail/task.hpp Adjusts task::connect signature and exception specification.
CMakeLists.txt Updates the pinned bemanproject/execution GIT_TAG.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread include/beman/task/detail/task.hpp Outdated
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 27, 2026

Coverage Status

coverage: 94.059%. remained the same — fix-noexcept into main

dietmarkuehl and others added 3 commits April 27, 2026 12:03
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@dietmarkuehl dietmarkuehl merged commit e46d30b into main Apr 27, 2026
36 checks passed
@dietmarkuehl dietmarkuehl deleted the fix-noexcept branch April 27, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants