Rodrigo Lopes
Rodrigo Lopes
This version is working great. The image size is just 24mb. I suggest this pull request **to be accepted**.
I was looking for this Promises version! Thanks.
I am also having this same issue with my 6. I am running the lastest version from the repository (not the release). I also tried to turn off the status...
Were you able to solve this? I am stuck with this very same problem: ``` @CacheEvict(value = ['ok'], allEntries = true) def okce() { println 'evict called' } ``` I'm...