Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-12-09 | 632 Bytes | |
v1.0.1.tar.gz | 2020-12-09 | 119.3 kB | |
v1.0.1.zip | 2020-12-09 | 261.0 kB | |
Totals: 3 Items | 380.9 kB | 0 |
Bug Fixes
- Fix data race bug in slot chain: in concurrency scenario, use RWLock to avoid slots access data race in SlotChain between RegisterRuleCheckSlotForResource and Entry function (#337)
- Fix system module bug: system adaptive rules won't take effect due to absence of slots (#337)
Note:
- V1.0.1 version has a potential dead lock bug, please DON'T use in production. v1.0.2 version will fix this bug, thanks.
Thanks for all contributors: @louyuting @sczyh30 @sanxun0325 @luckyxiaoqiang @yedamao