Ronny Rentner
Ronny Rentner
Thanks for sharing the code. If I may, I'll use it as a future example and I'll try to make UltraDict fast for this use case.
@rojamit I've taken your explanations and came up with the following approach: ```python import multiprocessing, threading, time import sys; sys.path.insert(0, '..') from UltraDict import UltraDict from collections import defaultdict number_of_items...
Does it help if you change name='config1' to something else?
It's looks like you're trying to attach to an existing UltraDict and during this process it tries to import a full dump from the memory 'wnsm_0ce9a65a' but that memory does...
@hemakumar01 Hey, well, the latest changes in the dev branch should handle the cleanup. At least in the unit tests, it works properly where it failed before, but I have...
I have the same problem, no clue why this is not merged
I am having the same problem with rich.traceback and Cython compiled Python code
1920x1080@60 for 180 seconds HEAD: 80f04cf8762e31fad55a90bc5559c07f6e94c6b2 Linux 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux 8 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz python 3.9.2 (default, Feb 28 2021, 17:03:44)...
I'd also like to see such an example :)
This is because with the current 3l layout, it does not remove the modifier bits from the modifier key. 3l would need a definition like this: ``` key { symbols[Group1]=...