Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I don't really understand why the size is that high. The size of the `Message` struct is 2416. The channel is a message in an unsafecell + 1 atomicU8 and 2 atomic bools. It should only 3 more bytes but for some reason it's 16
- Loading branch information