Add an extension hook for connecting to signals.

Review Request #5317 — Created Jan. 24, 2014 and submitted

Information

Djblets
master

Reviewers

Add an extension hook for connecting to signals.

This introduces SignalHook, which allows extensions to easily connect to
signals and not worry about having to disconnect them. SignalHook takes
care of the initial connection to the signal and the eventual disconnect
on shutdown.

Unit tests pass.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...