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
F17951895: D7616.diff
Fri, Aug 1, 1:48 AM
F17618843: D7616.diff
Jul 9 2025, 6:26 PM
Unknown Object (File)
Apr 29 2025, 3:32 AM
Unknown Object (File)
Apr 19 2025, 11:46 PM
Unknown Object (File)
Apr 17 2025, 10:47 AM
Unknown Object (File)
Apr 10 2025, 6:51 AM
Unknown Object (File)
Apr 9 2025, 8:10 PM
Unknown Object (File)
Apr 8 2025, 10:33 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