-
Task
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
In the ExternalTaskAdapter, access to botMap should be synchronized when modifying the map (e.g. here).
Polling new tasks and jobs can happen in parallel and could lead to conflicts when removing ids from that map.
This is the controller panel for Smart Panels app
Make access to botMap synchronized
-
Task
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
In the ExternalTaskAdapter, access to botMap should be synchronized when modifying the map (e.g. here).
Polling new tasks and jobs can happen in parallel and could lead to conflicts when removing ids from that map.