Skip to content
Snippets Groups Projects
Commit 1c82fbd2 authored by Erik Johnston's avatar Erik Johnston
Browse files

Implement create_observer.

`create_observer` takes a deferred and create a new deferred that
*observers* the original deferred. Any callbacks added to the observing
deferred will *not* affect the origin deferred.
parent f46eee83
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment