taskq icon indicating copy to clipboard operation
taskq copied to clipboard

fix: 64-bit struct member alignment issues for sync/atomic for #158

Open shaunco opened this issue 4 years ago • 3 comments

shaunco avatar Nov 20 '21 23:11 shaunco

Hi Shaunco, Could you add more Description for this PR?

lilien1010 avatar Nov 23 '21 04:11 lilien1010

guess it's the PR for this issue https://github.com/vmihailenco/taskq/issues/158

sruehl avatar Nov 23 '21 16:11 sruehl

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.

shaunco avatar Nov 27 '21 17:11 shaunco