Skip to content

proper-lockfile errors after sleep #188

Closed
@alanshaw

Description

@alanshaw
  1. Start an IPFS daemon
  2. Put your computer to sleep for 30s
  3. 💥
    /Users/alan/Code/protocol-labs/js-ipfs/node_modules/proper-lockfile/lib/lockfile.js:181
            onCompromised: (err) => { throw err; },
                                      ^
    
    Error: Unable to update lock within the stale threshold
        at options.fs.utimes (/Users/alan/Code/protocol-labs/js-ipfs/node_modules/proper-lockfile/lib/lockfile.js:109:21)
        at FSReqWrap.oncomplete (fs.js:141:20)
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions