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
F15486391: D7616.id17194.diff
Thu, Apr 10, 6:51 AM
F15484795: D7616.id.diff
Wed, Apr 9, 8:10 PM
F15479974: D7616.diff
Tue, Apr 8, 10:33 AM
F15405997: D7616.diff
Tue, Mar 18, 12:03 PM
F15401668: D7616.id17192.diff
Mon, Mar 17, 6:44 PM
F15390710: D7616.diff
Mar 15 2025, 6:28 AM
F15381919: D7616.id.diff
Mar 14 2025, 9:54 AM
Unknown Object (File)
Feb 28 2025, 8:41 AM
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