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
I can't see a reason that Handlers should have an empty element. That purpose is served by the catch-all / supervisor that an Application requires. If we make them non-empty then handling them becomes slightly simpler.
I can't see a reason that
Handlersshould have an empty element. That purpose is served by the catch-all / supervisor that anApplicationrequires. If we make them non-empty then handling them becomes slightly simpler.