onyx-platform / onyx-local-rt

A pure, deterministic Clojure(Script) runtime for Onyx
Eclipse Public License 1.0
32 stars 5 forks source link

Aggregation trigger sync function is passed nil as event (first arg) #4

Open yonatane opened 7 years ago

yonatane commented 7 years ago

Seems like onyx-local-rt copied the trigger sync code from core, but didn't prepare the state the same way. (sync-fn (:task-event state-event) window trigger state-event extent-state) There's no any other reference to :task-event in onyx-local-rt.