Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Dyla 9a3fd7b560
Rename scope to context (#853) 2020-03-13 15:01:07 -04:00
Valentin Marchaud 0b7e08309b feat(scope-manager): implements AsyncHooks Scope Manager (#103)
* feat(scope-manager): Add AsyncHooks implementations of ScopeManager

* fix(ah-scope): remove shimmer, handle methods that remove listeners

* test(ah-scope): add tests for binding scope on event emitter

* feat(ah-scope): handle bind with promise + tests

* chore(ah-scope): update automatic tracer dependency to new name

* chore(ah-scope): remove support for event emitter and promises for now

* chore(ah-scope): address pr comments
2019-07-25 08:24:53 -07:00
Valentin Marchaud a60e4b1a41 Add context-base and context-asynchooks packages (#65) 2019-07-02 09:15:29 -07:00