craynic

Results 4 issues of craynic

I have such test code: storage = storage_from_string('memory://') limiter = limits.strategies.FixedWindowElasticExpiryRateLimiter(storage) rate = limits.parse('2/6second') while 1: print(limiter.hit(rate, '111')) time.sleep(5) and I got > True > True > False > False...

Could you give a comment that why the NetBIOS name is so important that we couldn't omit it? It seems that no other client needs that information. Though it's easy...

**Which Component** Nacos Discovery **Describe what problem you have encountered** Scenario: I start a local instance for development. It needs to call dev deployments, but it shouldn't be called by...

kind/question
area/nacos
kind/docs
stale

## 🐛 Bug Description Got error: PermissionError: [WinError 5] 拒绝访问。 拒绝访问。means "Access is denied" After downgrade cpython to 3.13.8 all things get great. ## 🖥️ Environment ### 1. Nuitka Version,...

bug
develop