This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Commit c6a3b3b
committed
Don't deepcopy config
Shallow copy the storage configuration, not all parameters can be
copied. Since this is a storage class it should be common that it is
passed some threading variables that don't allow copying1 parent d32baa6 commit c6a3b3b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments