I have written some code that has a deep nested loop of calling ZnClient>>get. In the loop I also execute Transcript>>show but I can only see the transcript output after a few seconds when the loop is finished. During all that time while the loop is busy the UI is also unresponsive. Is there a way to execute code in some sort of asynchronous way?
- [Pharo-users] Lengthy operations block UI Andrei Stebakov
- Re: [Pharo-users] Lengthy operations block UI Sven Van Caekenberghe
- Re: [Pharo-users] Lengthy operations block ... Andrei Stebakov
- Re: [Pharo-users] Lengthy operations bl... Andrei Stebakov
- Re: [Pharo-users] Lengthy operation... Sven Van Caekenberghe
- Re: [Pharo-users] Lengthy oper... Andrei Stebakov