diff --git a/cuburn/render.py b/cuburn/render.py index 717a24e..423bd58 100644 --- a/cuburn/render.py +++ b/cuburn/render.py @@ -211,6 +211,8 @@ class Animation(object): between window refreshes while rendering. Otherwise, tasks will be piled asynchronously on the card so that it is always under load. """ + if times == []: + return f = self.features