IRC-SPHERE / HyperStream

HyperStream
https://irc-sphere.github.io/HyperStream/
MIT License
13 stars 5 forks source link

plate cache not working correctly? #18

Closed tdiethe closed 7 years ago

tdiethe commented 7 years ago

logging output - would expect the Product and Dummy to only be created once:

INFO:root:Added factor with tool Product() 
DEBUG:root:Defining a Dummy tool
INFO:root:Added factor with tool Dummy() 
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Product tool
DEBUG:root:Defining a Dummy tool
tdiethe commented 7 years ago

Fixed in 65b6ef32467638ecc252db5f8e0f182658d86bf1