McCache / McCache-for-Python

MIT License
0 stars 1 forks source link

Fixed internal cache corruption #20

Closed elau1004 closed 6 months ago

elau1004 commented 6 months ago

Cache coruption is called by: if not cache: statement. It evaluates always to True.