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
Now we can not raise error because we have no context. So we should store stack after error in callback (readfunction/writefunction etc.). Same if we want return value from callback.
But may be we can implement error callback on easy and/or multi object and calls this function from callbacks itself?
The text was updated successfully, but these errors were encountered:
Now we can not raise error because we have no context. So we should store stack after error in callback (readfunction/writefunction etc.). Same if we want return value from callback.
But may be we can implement error callback on easy and/or multi object and calls this function from callbacks itself?
The text was updated successfully, but these errors were encountered: