Skip to content
Snippets Groups Projects
  1. Dec 03, 2015
    • Nathaniel Manista's avatar
      Fixes to stub and server lifecycle · 2533365b
      Nathaniel Manista authored
      Context management is implemented.
      
      Stub deletion now cancels all RPCs immediately.
      2533365b
    • Nathaniel Manista's avatar
      Migrate _termination_action into _End · e0abeeaa
      Nathaniel Manista authored
      For a termination action to properly mark an _End as having stopped it
      must clear the _End's _cycle attribute. To be able to do that the
      termination action must hold a reference to the _End instance.
      Migrating the _termination_action behavior that creates termination
      actions into the scope of the _End instance is the best way to afford
      the needed instance reference.
      e0abeeaa
  2. Dec 01, 2015
  3. Nov 26, 2015
  4. Nov 25, 2015
  5. Nov 20, 2015
  6. Nov 19, 2015
  7. Nov 18, 2015
  8. Nov 17, 2015
Loading