isomorphic-git / lightning-fs

A lean and fast 'fs' for the browser
MIT License
478 stars 47 forks source link

fix(HttpBackend): fs.readFile should throw on 404s #24

Closed billiegoose closed 4 years ago

billiegoose commented 4 years ago

There's actually a more serious underlying race condition I think, where readFile and writeFile for the same file are interleaved, but at least for running the isomorphic-git test cases, this is sufficient.

isomorphic-git-bot commented 4 years ago

:tada: This PR is included in version 3.3.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: