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
Hi. When running the code for the async example there seems to be an error using await for the new function. I have the async feature enabled and therefore wonder if there is an issue with this example code?
The text was updated successfully, but these errors were encountered:
No that works fine. It is just that your example code includes the .await for the new call. Updating this to not have this would be helpful for new users. Thanks for the excellent module.
Hi. When running the code for the async example there seems to be an error using await for the new function. I have the async feature enabled and therefore wonder if there is an issue with this example code?
The text was updated successfully, but these errors were encountered: