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

fix(send-message): await service method #7

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

ajohn25
Copy link
Collaborator

@ajohn25 ajohn25 commented Mar 29, 2024

Description

This adds an await statement when calling sendMessage for a specific service type

Motivation and Context

Discovered while working on #6 Not all services are written in TS, so type checking around this isn't great

How Has This Been Tested?

Allows tests from #6 to pass

Screenshots (if appropriate):

Documentation Changes

Checklist:

  • My change requires a change to the documentation.
  • I have included updates for the documentation accordingly.

@ajohn25 ajohn25 requested a review from sukhada July 17, 2024 00:08
@ajohn25 ajohn25 merged commit dc4421d into main Sep 19, 2024
4 checks passed
@ajohn25 ajohn25 deleted the fix-await-send-message branch September 19, 2024 22:20
ajohn25 added a commit that referenced this pull request Sep 23, 2024
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