Skip to content
Snippets Groups Projects
Commit 24cc8cdb authored by Lucas Lefèvre's avatar Lucas Lefèvre
Browse files

[FIX] web: reject race promise when first promise rejects


The Race concurrency promise never settles if the first settled promise
rejects and therefore you can't catch the rejected promise.

closes odoo/odoo#104153

Signed-off-by: default avatarAaron Bohy (aab) <aab@odoo.com>
parent af869412
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment