Skip to content

Remove nested await when possible#6

Merged
cdmurph32 merged 1 commit intomainfrom
remove-await
Sep 2, 2025
Merged

Remove nested await when possible#6
cdmurph32 merged 1 commit intomainfrom
remove-await

Conversation

@YannBonnemay
Copy link
Collaborator

Overview

Summary:

This removes some of the nested await blocks, replacing them with plain(-er) error management.

Technical notes

Alternatives:

  • plain matches (simpler, verbose)
  • closures (less idiomatic)

@cdmurph32 cdmurph32 merged commit c09f2b9 into main Sep 2, 2025
1 of 2 checks passed
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.

2 participants