webtorrent / bittorrent-tracker

🌊 Simple, robust, BitTorrent tracker (client & server) implementation
https://webtorrent.io
MIT License
1.76k stars 317 forks source link

Error.message is read only on the QuickJS Runtime. #336

Closed koush closed 4 years ago

koush commented 4 years ago

This causes another Error to be thrown.

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update [ X] Bug fix [ ] New feature [ ] Other, please explain:

What changes did you make? (Give an overview) Catch thrown Error.

Which issue (if any) does this pull request address? Watch for thrown Error if Error.message is read only

Is there anything you'd like reviewers to focus on? No

https://bellard.org/quickjs/