Skip to content
Snippets Groups Projects
Commit e4b83f26 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

try to fix some weird race conditions due to WID->check (called inside

Msg) firing a 2nd draw() before the fir(st has finished... This is a
general problem with our "pseudo-threaded" (i.e. putting many
WID->check() calls) approach... I added a new lock in draw() (we
already have one in Generate()), but this is pretty ugly.
parent 78b27dc6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment