You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(komorebi): increase buffer size
This commit increases the buffer size for messages received through the
named pipe registered with komorebi, reducing the number of instances
where partial messages cannot be deserialized correctly.