|
| From: | John W. Eaton |
| Subject: | [Octave-bug-tracker] [bug #55908] Closing plots much slower in Octave 5.1.0 |
| Date: | Tue, 26 Mar 2019 01:06:31 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #14, bug #55908 (project octave):
Rik: Thanks, having the simpler test made debugging less painful.
I pushed the following changeset:
http://hg.savannah.gnu.org/hgweb/octave/rev/10cc5bf3dbb1
It seems to fix the problem for me. I think it's OK to manage the stack of
callback objects in the gh_manager class since it is used there and the
callbackobject property is read-only so it should not be possible for a user
to interfere with the internal management of the current callback object.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55908>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |