Patched atomic calculation issue with 32 bits ARM architectures #30

Merged
dan merged 1 commits from mathiasme/server:trunk into trunk 2022-01-04 16:40:48 +00:00
Contributor

Hi,

Server was not working on my raspberry Pi. Appears the issue is related to the Go compiler (https://github.com/golang/go/issues/599). As read here https://github.com/census-instrumentation/opencensus-go/issues/587 , I switched these two lines in the counter struct and it now works.

Thank you very much for the work, it is much appreciated.
Mathias

Hi, Server was not working on my raspberry Pi. Appears the issue is related to the Go compiler (https://github.com/golang/go/issues/599). As read here https://github.com/census-instrumentation/opencensus-go/issues/587 , I switched these two lines in the counter struct and it now works. Thank you very much for the work, it is much appreciated. Mathias
mathiasme added 1 commit 2022-01-01 16:46:27 +00:00
continuous-integration/drone/pr Build is passing Details
2622e64213
Patched atomic calculation issue with 32 bits ARM architectures
Server was not working on my raspberry Pi. Appears the issue is related to the Go compiler (https://github.com/golang/go/issues/599). As read here https://github.com/census-instrumentation/opencensus-go/issues/587 , I switched these two lines in the counter struct and it now works.
mathiasme changed title from WIP: Patched atomic calculation issue with 32 bits ARM architectures to Patched atomic calculation issue with 32 bits ARM architectures 2022-01-01 16:50:52 +00:00
Member
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/server/33
dan merged commit 07dfbcb7a2 into trunk 2022-01-04 16:40:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/server#30
No description provided.