Package
node-graceful-fsVersion
4.1.11-1Priority
extraSection
universe/webOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
38.9 kBDepends
nodejsHomepage
https://github.com/isaacs/node-graceful-fsDownload Size
10.8 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu bionic/universe amd64 PackagesDescription
drop-in replacement improving the Node.js fs modulenode-graceful-fs module normalizes behavior across different platforms and environments, and makes filesystem access more resilient to errors:
* queues up open and readdir calls, and retries them once something
closes if there is an EMFILE error from too many file descriptors.
* fixes lchmod for Node versions prior to 0.6.2
* implements fs.lutimes if possible. Otherwise it becomes a noop.
* ignores EINVAL and EPERM errors in chown, fchown or lchown if the
user isn't root.
* makes lchmod and lchown become noops, if not available.
* retries reading a file if read results in EAGAIN error.
.
Node.js is an event-based server-side javascript engine.
Install Info
bionic,bionic,now 4.1.11-1 allInstalled Automatically
TrueFiles
/.//usr/
/usr/lib/
/usr/lib/nodejs/
/usr/lib/nodejs/graceful-fs/
/usr/lib/nodejs/graceful-fs/fs.js
/usr/lib/nodejs/graceful-fs/graceful-fs.js
/usr/lib/nodejs/graceful-fs/index.js -> graceful-fs.js
/usr/lib/nodejs/graceful-fs/legacy-streams.js
/usr/lib/nodejs/graceful-fs/package.json
/usr/lib/nodejs/graceful-fs/polyfills.js
/usr/share/
/usr/share/doc/
/usr/share/doc/node-graceful-fs/
/usr/share/doc/node-graceful-fs/changelog.Debian.gz
/usr/share/doc/node-graceful-fs/copyright
/usr/share/doc/node-graceful-fs/README.md.gz