Page MenuHomePhabricator

Improve exception raised when an event listener fails to load
ClosedPublic

Authored by epriestley on Nov 20 2013, 8:25 PM.
Tags
None
Referenced Files
F15405997: D7616.diff
Tue, Mar 18, 12:03 PM
F15401668: D7616.id17192.diff
Mon, Mar 17, 6:44 PM
F15390710: D7616.diff
Sat, Mar 15, 6:28 AM
F15381919: D7616.id.diff
Fri, Mar 14, 9:54 AM
Unknown Object (File)
Fri, Feb 28, 8:41 AM
Unknown Object (File)
Thu, Feb 20, 7:07 PM
Unknown Object (File)
Feb 14 2025, 4:55 PM
Unknown Object (File)
Feb 14 2025, 4:55 PM
Subscribers

Details

Summary

See IRC. The failing class might not be the listener itself.

Test Plan
$ arc list
ERROR: Failed to load event listener 'depr': Failed to load class or interface 'depr': the class or interface 'depr' is not defined in the library map for any loaded phutil library. If this symbol was recently added or moved, your library map may be out of date. You can rebuild the map by running 'arc liberate'. For more information, see: http://www.phabricator.com/docs/phabricator/article/libphutil_Libraries_User_Guide.html

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped