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

Upgraded solution to NET 9.0 #453

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Upgraded solution to NET 9.0 #453

merged 2 commits into from
Nov 14, 2024

Conversation

cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Upgrades solution to NET 9.0
  • Updates solution packages
  • Fixes the DoTaskExecutor to properly handle exceptions when creating and initializing processors for subtasks

feat(Solution): Updated solution packages
fix(Runner): Fixed the `DoTaskExecutor` to properly handle exceptions when creating and initializing processors for subtasks

Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas added type: enhancement New feature or request app: api Concerns the API priority: low Indicates a low priority issue weight: 2 An issue with a low development impact app: runner Concerns the Runner labels Nov 14, 2024
@cdavernas cdavernas added this to the v1.0.0 milestone Nov 14, 2024
@cdavernas cdavernas self-assigned this Nov 14, 2024
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
@cdavernas cdavernas merged commit d0f97fc into main Nov 14, 2024
2 checks passed
@cdavernas cdavernas deleted the feat-net9 branch November 14, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: api Concerns the API app: runner Concerns the Runner priority: low Indicates a low priority issue type: enhancement New feature or request weight: 2 An issue with a low development impact
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant