vlsi commented on PR #712: URL: https://github.com/apache/jmeter/pull/712#issuecomment-1123799975
@pmouawad , @FSchumacher , team. do you have any thoughts/comments? I think this is pretty much mergeable, except I would like to make `JMeterGuiLauncher` private or something like that. I really like how coroutine-swing enables sequential code that is executed in chunks and moved across thread pools via `withContext` as needed (UI thread vs computation thread). I am fine if this is merged after 5.5 release, however, including the change in 5.5 might work as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
