-
It looks like the `fs.cp` mock does not work on Node 20.
In my examples `fs.stat('/path/that/exists/only/in/mock-fs')` works indicating that mocks are active, yet `fs.cp('/path/that/exists/only/in/…
-
We have to do this top down in our dependency graph. That way, we always can release each package without risking to break any of its consumers that rely on Q instances being returned. The order in th…
-
When displaying a promise, you can see when the promise was first fulfilled. You should be able to see when it was most recently fulfilled, too. Something general, like it was fulfilled within the las…
-
Can this be implemented without promises? Sometimes I have long running client side code that doesn't involve $http or other promise-based calls. Can I still show the spinner (without creating and res…
-
I have managed to set up ng-token-auth to work with rails devise-token-auth. However when I try to sign up and then login the promise doesn't resolve even though the user is successfully created in th…
-
Might be better to use async/await over promises in the API to enhance readability. This could be especially useful in the tests, where were are currently using `chainPromises()` to make the code easi…
-
The `@grpc/proto-loader` package allows for on-demand loading of `.proto` files in order to dynamically create a node server or client. There is a pretty good example here:
https://github.com/grpc/…
-
I am using `AbortController` to abort my promises. However when aborting, rather than immediate rejection of all pending promises, the library continues to throttle and reject ends up taking more time…
-
Now that promises are heavily supported (esp. by anyone using decorators), can they be returned by default?
This should also happen in the Session. I'd like to await a flush/save/any persistence.
-
- I am the author or maintainer of this manifest: Yes
- URL: https://mleuven.resourcespace.com/iiif/fa8d102f-07e1-4061-ad07-20e78e1a54b8/manifest
- Manifest hosting institution: Resourcespace
###…