Does special delay scheduler class is still needed for OSSubprocess?
Hi. I found that baseline of OSSubprocess project modifies delay scheduler class. Is it still needed? Is it related to itimer heartbeat VM issues?
Hi Denis Mariano is currently deciding what to do with it. See issue https://pharo.fogbugz.com/f/cases/20044/DelayMillisecondScheduler-leads-to-U... <https://pharo.fogbugz.com/f/cases/20044/DelayMillisecondScheduler-leads-to-U...> Cheers, Max
On 16 May 2017, at 14:29, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hi.
I found that baseline of OSSubprocess project modifies delay scheduler class. Is it still needed? Is it related to itimer heartbeat VM issues?
Hi Denis, Yes, Max Leske was saying the same thing. Problem is that I changed the scheduled on purpose. See https://github.com/marianopeck/OSSubprocess/issues/19 and see the 2 links mentioned on top. So... I can undo this change but I suspect I will encounter again the original one that lead me to this issue. However, as I said to Max, maybe the "original" problem is already fixed... We can do a new release with the undo of this scheduler change and give it a try. What do you think? On Tue, May 16, 2017 at 9:39 AM, Max Leske <maxleske@gmail.com> wrote:
Hi Denis
Mariano is currently deciding what to do with it. See issue https://pharo.fogbugz.com/f/cases/20044/DelayMillisecondScheduler- leads-to-UI-lockup
Cheers, Max
On 16 May 2017, at 14:29, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hi.
I found that baseline of OSSubprocess project modifies delay scheduler class. Is it still needed? Is it related to itimer heartbeat VM issues?
-- Mariano http://marianopeck.wordpress.com
On Tue, May 16, 2017 at 9:55 AM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
2017-05-16 14:51 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
We can do a new release with the undo of this scheduler change and give
it a try. What do you think?
yes, why not
But does original issue was related to itimer VM problems or not?
No -- Mariano http://marianopeck.wordpress.com
Denis, Max, On master you can find the scheduler change rollbacked. I will soon release a new version 0.2.5 but not just yet. So as for testing purpose, give it a try with master. Cheers, On Tue, May 16, 2017 at 10:07 AM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
On Tue, May 16, 2017 at 9:55 AM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
2017-05-16 14:51 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
We can do a new release with the undo of this scheduler change and give
it a try. What do you think?
yes, why not
But does original issue was related to itimer VM problems or not?
No
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
Great, thanks.
On 16 May 2017, at 17:32, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Denis, Max,
On master you can find the scheduler change rollbacked. I will soon release a new version 0.2.5 but not just yet. So as for testing purpose, give it a try with master.
Cheers,
On Tue, May 16, 2017 at 10:07 AM, Mariano Martinez Peck <marianopeck@gmail.com <mailto:marianopeck@gmail.com>> wrote:
On Tue, May 16, 2017 at 9:55 AM, Denis Kudriashov <dionisiydk@gmail.com <mailto:dionisiydk@gmail.com>> wrote:
2017-05-16 14:51 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com <mailto:dionisiydk@gmail.com>>: We can do a new release with the undo of this scheduler change and give it a try. What do you think?
yes, why not
But does original issue was related to itimer VM problems or not?
No
-- Mariano http://marianopeck.wordpress.com <http://marianopeck.wordpress.com/>
-- Mariano http://marianopeck.wordpress.com <http://marianopeck.wordpress.com/>
Thank's. I will try 2017-05-16 17:32 GMT+02:00 Mariano Martinez Peck <marianopeck@gmail.com>:
Denis, Max,
On master you can find the scheduler change rollbacked. I will soon release a new version 0.2.5 but not just yet. So as for testing purpose, give it a try with master.
Cheers,
On Tue, May 16, 2017 at 10:07 AM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
On Tue, May 16, 2017 at 9:55 AM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
2017-05-16 14:51 GMT+02:00 Denis Kudriashov <dionisiydk@gmail.com>:
We can do a new release with the undo of this scheduler change and give
it a try. What do you think?
yes, why not
But does original issue was related to itimer VM problems or not?
No
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
participants (3)
-
Denis Kudriashov -
Mariano Martinez Peck -
Max Leske