Multiprocessing

Each time you run the ListAgentsSlowly action, it is run on a new thread. If you click the Run button repeatedly, multiple threads are started, each executing the ListAgentsSlowly method.

Running the ListAgentsSlowly action repeatedly can result in Busy messages being displayed in the logging window.