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

Move legacy thread proxying system into seperate source and header. NFC #19946

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Aug 1, 2023

This is the first step towards removing the internal use of the old proxying system. The primary user of which is the JS library proxying system.

The legacy proxying system is already layered on top of the new proxying system so removing it should be pure win.

@sbc100 sbc100 requested a review from tlively August 1, 2023 17:45
@sbc100 sbc100 changed the title Move legacy thread proxying system into seperate sounds and header. NFC Move legacy thread proxying system into seperate source and header. NFC Aug 1, 2023
@sbc100 sbc100 force-pushed the rename_proxying_func branch from b8a3ecd to 9c78fda Compare August 1, 2023 17:54
Base automatically changed from rename_proxying_func to main August 1, 2023 19:11
This is the first step towards removing the internal use of the old
proxying system.  The primary user of which is the JS library proxying
system.

The legacy proxying system is already layered on top of the new proxying
system so removing it should be pure win.
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