linkeddata / rdflib.js

Linked Data API for JavaScript
http://linkeddata.github.io/rdflib.js/doc/
Other
565 stars 143 forks source link

UpdaterManger.update() does never reject in case of error #479

Open angelo-v opened 3 years ago

angelo-v commented 3 years ago

When using the promise variant of UpdaterManger.update() the returned promise should be rejected eventually, in case of an error, but it is pending forever. I tested the case, that Origin is unauthorized.