Created
March 5, 2018 17:34
-
-
Save david-batranu/d6b98eb76d96a05049f0b538204070d3 to your computer and use it in GitHub Desktop.
fucking piece of shit zc.async connection root
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| >>> app._p_jar | |
| <Connection at 7f22fc01cb50> | |
| >>> conn.root() | |
| {'Application': <Application at >, 'zc.async': <zc.async.queue.Queues object at 0x7f22f757d320>} | |
| >>> conn.root()['zc.async'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment