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
Unknown Object (File)
Fri, Apr 12, 1:46 PM
Unknown Object (File)
Fri, Apr 12, 11:46 AM
Unknown Object (File)
Fri, Apr 12, 11:46 AM
Unknown Object (File)
Fri, Apr 12, 10:56 AM
Unknown Object (File)
Mon, Apr 1, 9:38 PM
Unknown Object (File)
Mar 6 2024, 10:42 PM
Unknown Object (File)
Feb 15 2024, 12:04 PM
Unknown Object (File)
Feb 15 2024, 12:04 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