Skip to content

Use events instead of PPromise for search IPC#53536

Merged
joaomoreno merged 3 commits intomasterfrom
joao/search-progress-events
Jul 9, 2018
Merged

Use events instead of PPromise for search IPC#53536
joaomoreno merged 3 commits intomasterfrom
joao/search-progress-events

Conversation

@joaomoreno
Copy link
Copy Markdown
Member

@joaomoreno joaomoreno commented Jul 4, 2018

I'm removing PPromise support from the IPC layer. This removes the usage of PPromise in Search's IPC layer and replaces it with events.

We still need to remove Search's use of PPromise... but it'll have to come later.

@joaomoreno joaomoreno added debt Code quality issues search Search widget and operation issues labels Jul 4, 2018
@joaomoreno joaomoreno added this to the July 2018 milestone Jul 4, 2018
@joaomoreno joaomoreno self-assigned this Jul 4, 2018
@joaomoreno joaomoreno requested review from chrmarti and roblourens July 4, 2018 13:31
@joaomoreno joaomoreno mentioned this pull request Jul 4, 2018
11 tasks
Copy link
Copy Markdown
Member

@roblourens roblourens left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM. I assume I'm responsible for extHostSearch.ts and everything internal to search.

@joaomoreno joaomoreno merged commit 8bc931b into master Jul 9, 2018
@joaomoreno joaomoreno deleted the joao/search-progress-events branch July 9, 2018 10:16
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

debt Code quality issues search Search widget and operation issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants