L1 Tx threading update

Merged Sakthivel Velumani requested to merge tx-thread-update into develop

Removed active waiting loop which could block threads. Instead a separate thread to reorder the finished job is used.

Edited by Remi Hardy

Merge request reports