Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

StateVectorAutocoder does not acknowledge the lock config option #4

Open
stefandebruyn opened this issue Aug 8, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@stefandebruyn
Copy link
Owner

A StateVector can be made thread-safe by specifying the lock option in the config file:

[options]
lock
...

StateVectorCompiler acknowledges this option and creates a lock for the state vector, but StateVectorAutocoder does not; the autocoded state vector will not be thread-safe. Fix this.

@stefandebruyn stefandebruyn added the bug Something isn't working label Aug 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant