Skip to content

fix(coserv): make CoservError thread-safe - #13

Merged
paulhowardarm merged 1 commit into
veraison:mainfrom
MonakaResearch:fjcoserv
Jul 1, 2026
Merged

fix(coserv): make CoservError thread-safe#13
paulhowardarm merged 1 commit into
veraison:mainfrom
MonakaResearch:fjcoserv

Conversation

@shefali-kamal

Copy link
Copy Markdown

Add Send + Sync bound on SigningError and VerificationError variants (introduced in 60966a4), so that CoservError becomes Send + Sync again. Fixes (#12).

Add Send + Sync bound on SigningError and VerificationError variants
(introduced in 60966a4), so that CoservError becomes Send + Sync
again. Fixes (veraison#12).

Signed-off-by: Dhanus M Lal <Dhanus.MLal@fujitsu.com>

@paulhowardarm paulhowardarm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thank you.

@paulhowardarm
paulhowardarm merged commit f016e15 into veraison:main Jul 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants