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

When to use the Sync method versus the normal method and when to use await #598

Open
velara3 opened this issue May 1, 2024 · 0 comments

Comments

@velara3
Copy link

velara3 commented May 1, 2024

I have a class that I am using with this project and sometimes it has errors or returns an string that says, "Did you mean to use the sync method?"

When do I use the sync method and when do I use the non sync?

Also, I use await in my project. Do I have to do the same?

When do I know when to use the await method?

@velara3 velara3 changed the title When to use the Sync method versus the normal method When to use the Sync method versus the normal method and when to use await May 1, 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

No branches or pull requests

1 participant