Details
-
Type:
Defect
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
The min-key method used to determine least tick explodes with:
clojure.lang.ArityException: Wrong number of args (1) passed to: core$min-key
This is a corner case that should be handled.