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

Use advanced serialization (when available) for worker communication #2560

Merged
merged 4 commits into from
Aug 16, 2020

Conversation

novemberborn
Copy link
Member

  • Use advanced serialization (when available) for test worker communication
  • Buffer IPC sends to avoid crashes

Try #2530 again but now with a fix for the crashes that led to it being reverted in #2536.

See nodejs/node#34797 for what I believe is a reproduction.

This is currently our future minimal Node.js 12 version.
Maybe it's the IPC changes, but they started to fail on Windows.
@novemberborn novemberborn changed the title Use advanced serialization (when available) for test worker communication Use advanced serialization (when available) for worker communication Aug 16, 2020
@novemberborn novemberborn merged commit 0f879f4 into master Aug 16, 2020
@novemberborn novemberborn deleted the advanced-serialization branch August 16, 2020 14:48
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.

1 participant