Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • next protected
  • UI-EvenMoreTweaks
  • merge/materials_featurette protected
  • merge/webrtc protected
  • darl/linux-sh-installer
  • xenhat/maint/bolt
  • xenhat/features/cinematic-mode-new
  • screensquare
  • ssestuff
  • spdlog
  • 7.1.7.2486-beta
  • 7.1.4.2442-beta
  • 7.1.4.2413-beta
  • 7.1.3.2338-beta
  • 7.1.3.2332-beta
  • 7.1.2.2304-beta
  • 7.1.1.2251-beta
  • 7.0.1.2244-beta
  • 7.0.1.2240-beta
  • 7.0.1.2230-beta
  • 7.0.1.2206-beta
22 results

viewer_components

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nat Goodspeed authored
    The new LLCoros::Stop exception is intended to terminate long-lived coroutines
    -- not interrupt mainstream shutdown processing. Only throw it on an
    explicitly-launched coroutine.
    
    Make LLCoros::getName() (used by the above test) static. As with other LLCoros
    methods, it might be called after the LLCoros LLSingleton instance has been
    deleted. Requiring the caller to call instance() implies a possible need to
    also call wasDeleted(). Encapsulate that nuance into a static method instead.
    2a56ab44
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..
    Resources
    login
    CMakeLists.txt