-
- Downloads
Remove not RPromise assertions from InternalNode
It turns out some .Internals are happy with getting a promise as an argument. Example of this is lazyLoadDBinsertValue, which is in makeLazyLoadDB invoked with result taken from another internal getVarsFromFrame, which is supposed to return a promise.
Please register or sign in to comment