taskq
taskq copied to clipboard
fix: 64-bit struct member alignment issues for sync/atomic for #158
Hi Shaunco, Could you add more Description for this PR?
guess it's the PR for this issue https://github.com/vmihailenco/taskq/issues/158
Hi Shaunco, Could you add more Description for this PR?
It is a fix for #158 - however, there is an outstanding question as to whether the 32 bit sync/atomic methods have struct packing requirements on ARM64. More details are in #158.