Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
debug assertion on ipc sending shm fd wildly wrong
The problem was much worse than what I had thought in my last commit. So, I took a different strategy: instead of trying to assert which codes didn't contain the shm file descriptor, I am now asserting they aren't a code that *does* contain a file descriptor.
- Loading branch information