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
Current implementation does not yield if i make future call in rust from lua stack. Therefore, it makes futures not usable. Can you please provide Lua yield support with futures?
The text was updated successfully, but these errors were encountered:
surajprak
changed the title
Support for future and async calls
Support for futures and async calls
Jun 14, 2018
Current implementation does not yield if i make future call in rust from lua stack. Therefore, it makes futures not usable. Can you please provide Lua yield support with futures?
The text was updated successfully, but these errors were encountered: