This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 705b5c7384ffdbbe7ce1a5e45c7e5d728f5569ad Merge: 1d7c13e07eb7 2cfd21541c5c Author: Guillaume Nodet <[email protected]> AuthorDate: Wed Jul 1 11:13:37 2026 +0200 Merge pull request #24349 from gnodet/fix/tui-concurrent-modification Fix ConcurrentModificationException in TUI MemoryTab .../jbang/core/commands/tui/MetricsCollector.java | 58 +++---- .../tui/MetricsCollectorConcurrencyTest.java | 178 +++++++++++++++++++++ 2 files changed, 201 insertions(+), 35 deletions(-)
