Skip to content

fix race condition when compiling circuits in parallel#676

Merged
gbotrel merged 1 commit intodevelopfrom
fix/raceblueprint
May 5, 2023
Merged

fix race condition when compiling circuits in parallel#676
gbotrel merged 1 commit intodevelopfrom
fix/raceblueprint

Conversation

@gbotrel
Copy link
Copy Markdown
Collaborator

@gbotrel gbotrel commented May 5, 2023

No description provided.

@gbotrel gbotrel requested review from Tabaie and ivokub May 5, 2023 14:28
Copy link
Copy Markdown
Collaborator

@ivokub ivokub left a comment

Choose a reason for hiding this comment

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

I'm not sure if atomic operations in test engine are necessary, but definitely doesn't hurt. Otherwise looks good.

@gbotrel
Copy link
Copy Markdown
Collaborator Author

gbotrel commented May 5, 2023

I'm not sure if atomic operations in test engine are necessary, but definitely doesn't hurt. Otherwise looks good.

go test -race said it was useful :p

@gbotrel gbotrel merged commit 5dae2c5 into develop May 5, 2023
@gbotrel gbotrel deleted the fix/raceblueprint branch May 5, 2023 14:46
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