[Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available

We are using Kit for rendering images on a headless server. So we start our kit-app with --no-window. That works fine, but we get the following error in the log:

[Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available

Is there a way to get rid of that?
Can we ignore that?

Thanks for the help

Carl

Thanks for the feedback @c.bickmeier. Let me check with the devs to get their thoughts on this.