Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upcache() doesn't work #327
cache() doesn't work #327
Comments
…Added package requirements and a bit more clear...
|
Try the latest commit (v2.3.1) |
|
this commit solves the problem. Thank you! |
slightly modified example:
I'm expecting that a second call will be completed instantly, but in fact it takes 3 seconds.
Seems that problem is in saveToRepo(). It doesn't save following tag:
paste0("cacheId:", outputHash)anymore