Simulate uncaught promise rejections #12250
Labels
qa:not_needed
repository:addons-frontend
Issue relating to addons-frontend
state:stale
Issues marked as stale. These can be re-opened should there be plans to fix them.
We are currently running Node 8 where uncaught promise rejections show a warning. The process keeps running. In Node 11, uncaught promise rejections will cause the Node process to exit (see nodejs/node#20392).
We should add an error-simulation view to simulate this.
The text was updated successfully, but these errors were encountered: