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)
Sun, Dec 15, 6:03 AM
Unknown Object (File)
Sun, Dec 8, 5:24 AM
Unknown Object (File)
Fri, Dec 6, 1:14 PM
Unknown Object (File)
Tue, Nov 26, 5:56 PM
Unknown Object (File)
Nov 22 2024, 2:29 PM
Unknown Object (File)
Nov 18 2024, 1:32 PM
Unknown Object (File)
Nov 14 2024, 5:39 AM
Unknown Object (File)
Nov 10 2024, 3:30 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