Bug when using in_memory_cache
@prabindersinghh is already working on this.
Since Feb 9, 2026.
Assessment
This issue has not been assessed yet.
Description
Description
A nasty bug in local testing. The bug occurs when we do not use the in_memory_cache=False when creating connections:
ds_client, do_client = SyftboxManager.pair_with_in_memory_connection(
sync_automatically=False, use_in_memory_cache=False
)
The error shows up as dataset changes not percolating from DO to DS.
- Dominant language
- Python
- Stars
- 10k
- Forks
- 2k
- Avg merge
- 23h 19m
- Merged PRs (30d)
- 21
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from OpenMined/PySyft
-
Type: Bug :bug:
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Type: Bug :bug:
Difficulty 3/5 1-2 days Newbie friendliness 65/100
-
Enclave pkg:syft-enclave
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Type: Testing :test_tube:
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Type: Improvement :chart_with_upwards_trend:
Difficulty 4/5 3-5 days Newbie friendliness 35/100
All issues in OpenMined/PySyft
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
stephrobert/dsoxlab#238 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
sublimehq/package_control#1780 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nwg-piotr/nwg-displays#145 ·