Skip to content

enh(core): timeline may be locked twice with the new service API

Description

Removes unneeded locks in timeline code. We assume that all data object are accessed by a lock() in the caller.

Closes #576 (closed)

How to test it?

  • Launch tests
  • Launch applications with a timeline
Edited by Didier WECKMANN

Merge request reports