Skip to content

Queue tasks from in parallel - #378

Merged
samuelgoto merged 17 commits into
w3c-fedid:mainfrom
npm1:inParallel
Jan 13, 2023
Merged

Queue tasks from in parallel#378
samuelgoto merged 17 commits into
w3c-fedid:mainfrom
npm1:inParallel

Conversation

@npm1

@npm1 npm1 commented Nov 22, 2022

Copy link
Copy Markdown
Collaborator

Since DiscoverFromExternalSource is run in parallel, this PR does some changes:

  1. Queue tasks when we need to fetch or create a new Credential object.
  2. Add 'on' methods which receive the fetch result and continue the execution of the FedCM algorithm with the results from the fetch.

Relevant issue: #261


Preview | Diff

Loading
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.

3 participants