余半盏

Results 3 issues of 余半盏

### pcap [capture.pcap.zip](https://github.com/user-attachments/files/17690909/capture.pcap.zip) ### I would like to ask what the actual value should be and how it should be calculated?

bug

### ``` configuration = service_locator.get_configuration() # configuration.purge_on_start = False configuration.write_metadata = False configuration.persist_storage = False configuration.available_memory_ratio = 0.8 configuration.internal_timeout = timedelta(minutes=5) ``` It gradually becomes sluggish until the program freezes...

t-tooling