ipc-channel icon indicating copy to clipboard operation
ipc-channel copied to clipboard

Test case `cross_process_two_step_transfer_spawn()` fails on MacOS

Open antrik opened this issue 8 years ago • 1 comments

This needs some digging.

(The comment in the source code suggests that it might be a kernel problem -- but I rather doubt it: a lot of the complexity of the Mach IPC system comes precisely from trying very hard to cover such corner cases...)

antrik avatar Oct 07 '17 21:10 antrik

Uh, I should probably mention that this test case is only introduced on the not yet merged https://github.com/servo/ipc-channel/pull/166 branch...

antrik avatar Oct 07 '17 21:10 antrik