Closed Raffaello closed 4 years ago
until now waiting an event before doing anything, was not really triggering anything about concurrency concern.
write some concurrency test around the aspect involving the timer variables.
using helgrind for detecting data races conditions.
helgrind
it is still missing to run multiple threads accessing the same terminal, but it is not the aim of this issue for the current version at the moment.
until now waiting an event before doing anything, was not really triggering anything about concurrency concern.
write some concurrency test around the aspect involving the timer variables.