Commit b72cf207fb20eb36e1f9880ec22c9b5d27babe4e

Frank Praznik 2022-08-14T09:41:42

core: linux: Don't cache the RealtimeKit D-Bus connection If the D-Bus subsystem is shutdown and restarted mid-execution, the cached connection will be invalid. Fetch it each time that it is used to ensure that the connection is always from the current context.