Skip to content

feat(projects): Wait for project config#5642

Merged
jjbayer merged 14 commits intomasterfrom
feat/project-await
Feb 18, 2026
Merged

feat(projects): Wait for project config#5642
jjbayer merged 14 commits intomasterfrom
feat/project-await

Conversation

@jjbayer
Copy link
Member

@jjbayer jjbayer commented Feb 16, 2026

Add a way to await the resolution of a project (i.e. for it to become non-pending).

Needed for #5638.

Resolves INGEST-750.

@jjbayer jjbayer marked this pull request as ready for review February 17, 2026 11:37
@jjbayer jjbayer requested a review from a team as a code owner February 17, 2026 11:37
Register the Notified future before checking the pending state to
prevent missed notifications from notify_waiters(). Also fixes a
snapshot inconsistency where to_shared_project() could load a
different state than the one checked.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear
Copy link

linear bot commented Feb 18, 2026

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@jjbayer jjbayer enabled auto-merge February 18, 2026 13:07
@jjbayer jjbayer added this pull request to the merge queue Feb 18, 2026
Merged via the queue into master with commit 2dbc5ea Feb 18, 2026
29 checks passed
@jjbayer jjbayer deleted the feat/project-await branch February 18, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments