Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(macos): suppress IMKClient warning on macos

wakonig_k requested to merge fix/IMKClient_warning into main

Description

On MacOS Sonoma, Apple raises a warning for many GUI applications (cf. https://discussions.apple.com/thread/255761734?sortBy=rank). Since this hasn't been solved yet, this MR introduces a filter method to the log processing to simply suppress these messages.

Definition of Done

  • Documentation is up-to-date.
Edited by wakonig_k

Merge request reports

Loading