Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waitFor's then must also waitFor #3844

Closed
wants to merge 1 commit into from

Conversation

bso-odoo
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Dec 26, 2024

This PR targets the un-managed branch odoo-dev/odoo:master-public-widgets, it needs to be retargeted before it can be merged.

@bso-odoo bso-odoo marked this pull request as draft December 26, 2024 16:18
@robodoo
Copy link

robodoo commented Dec 26, 2024

This PR targets the un-managed branch odoo-dev/odoo:master-public-widgets, it needs to be retargeted before it can be merged.

@bso-odoo bso-odoo force-pushed the master-public-widgets-bso-3 branch from 591044b to 5b2172d Compare December 30, 2024 10:34
@ged-odoo ged-odoo force-pushed the master-public-widgets branch from 9b2df35 to 92d4006 Compare January 6, 2025 13:17
@bso-odoo bso-odoo force-pushed the master-public-widgets-bso-3 branch from 5b2172d to 111ccbb Compare January 6, 2025 14:20
@bso-odoo
Copy link
Author

bso-odoo commented Jan 6, 2025

Instead of doing this, let's simply:

await this.waitFor(stuff);
await this.waitFor(moreStuff);

@bso-odoo bso-odoo closed this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants