Skip to content

Instantly share code, notes, and snippets.

View blampe's full-sized avatar
🔥
this is fine

Bryce Lampe blampe

🔥
this is fine
  • Pulumi
  • San Francisco, CA
View GitHub Profile
@blampe
blampe / gist:de96dd84c59c3d029a7a
Last active June 4, 2017 12:54
tchannel context
poc here https://github.com/uber/tchannel-python/compare/stackcontext#diff-dcfe0a6e0e1f4a668fbb768aa62ba633R48
```
# Currently:
@tchannel.register
def handler1(req, resp, proxy):
pass
# Proxy is strange, no clear purpose. Replace proxy with context, which