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
It would be nice if Notification::show_async() worked on macos, even though there's not really anything async to do, since it'll avoid undocumented compilation failures when using show_async.
It would be nice if
Notification::show_async()worked onmacos, even though there's not really anything async to do, since it'll avoid undocumented compilation failures when usingshow_async.