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
Also, I'm imagining loadrunner becoming more of an extension of promise/defer then I'm think of promise/defer becoming an extension of loadrunner. Just an idea -- more than an issue really.
The text was updated successfully, but these errors were encountered:
The loadrunner api and usecase is already really similar to the promises proposals:
briefly... code looks something like:
This is simliar to the loadrunner api:
My question/thought is why not allow these two apis to interface -- Then you could do something like this:
Also, I'm imagining loadrunner becoming more of an extension of promise/defer then I'm think of promise/defer becoming an extension of loadrunner. Just an idea -- more than an issue really.
The text was updated successfully, but these errors were encountered: