You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: