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

Async to sync #272

Merged
merged 3 commits into from
Oct 21, 2023
Merged

Async to sync #272

merged 3 commits into from
Oct 21, 2023

Conversation

kareemmahlees
Copy link
Contributor

Changes

  • changes async functions to sync
  • fixed some typing issues

The tests needed no change and they all still run fine.
The change was not massive but I am looking forward to contributing more in the future 🙂

closes #271

@kareemmahlees
Copy link
Contributor Author

@rednafi Any comments? if all is fine there is still one pending workflow that needs to be run or approved idk :)

@rednafi
Copy link
Owner

rednafi commented Oct 21, 2023

@rednafi Any comments? if all is fine there is still one pending workflow that needs to be run or approved idk :)

@kareemmahlees Check the review comment please. It looks good, other than one minor issue.

@rednafi rednafi enabled auto-merge (squash) October 21, 2023 13:39
@rednafi
Copy link
Owner

rednafi commented Oct 21, 2023

@rednafi Any comments? if all is fine there is still one pending workflow that needs to be run or approved idk :)

@kareemmahlees Check the review comment please. It looks good, other than one minor issue.

Merged with the fix, thank you!

@rednafi rednafi closed this Oct 21, 2023
auto-merge was automatically disabled October 21, 2023 13:39

Pull request was closed

@rednafi rednafi reopened this Oct 21, 2023
@rednafi rednafi merged commit 7579cf0 into rednafi:master Oct 21, 2023
7 of 8 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.

Counterproductive use of async routes in auth?
2 participants