octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53513] graphics.cc-tst FAIL


From: Rik
Subject: [Octave-bug-tracker] [bug #53513] graphics.cc-tst FAIL
Date: Tue, 10 Apr 2018 12:15:13 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #15, bug #53513 (project octave):

That makes sense.  Eventually we need to work out a good architectural
solution to all of the cross-thread work.

One theoretical solution would be some sort of semaphor so that each side
could be certain the other side had completed all of its actions.

Just for testing purposes, what happens if you put in a call to sleep
somewhere in the delete() function stack so that the GUI or the CLI has a
chance to complete all of its operations?  Does that also fix bug #53604?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53513>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]