mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 12:45:35 +00:00
so far, user sessions were not properly propagated to the executor tasks / instructions used to run in particular the data retrieval process. With this, checking for the current subject/user session was a random process. This is now fixed by attaching the subject to each instruction before handing it to the executor