google / google/gin-config

Not thread safe

Open
#181 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.2k
Forks
122
Avg merge
5d 10h
Merged PRs (30d)
2

Description

When I use gin config for hyperparameter search with optuna and it starts multiple processes at the same time I get the following error:
`Attempted to modify locked Gin config`

This is because internally gin stores the configs in global variables.

Is there a way to fix this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.