Created
          January 20, 2017 18:45 
        
      - 
      
 - 
        
Save Gazler/0b5ef74a6119f3986f640b409be8c969 to your computer and use it in GitHub Desktop.  
  
    
      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
    
  
  
    
  | {:new_transport_pid, | |
| [current_function: {Process, :info, 1}, initial_call: {:proc_lib, :init_p, 5}, | |
| status: :running, message_queue_len: 0, messages: [], links: [#PID<0.249.0>], | |
| dictionary: ["$initial_call": {:cowboy_tls, :proc_lib_hack, 5}, | |
| "$ancestors": [#PID<0.249.0>, #PID<0.248.0>, :ranch_sup, #PID<0.209.0>]], | |
| trap_exit: true, error_handler: :error_handler, priority: :normal, | |
| group_leader: #PID<0.208.0>, total_heap_size: 2208, heap_size: 1598, | |
| stack_size: 21, reductions: 1728, | |
| garbage_collection: [max_heap_size: %{error_logger: true, kill: true, | |
| size: 0}, min_bin_vheap_size: 46422, min_heap_size: 233, | |
| fullsweep_after: 65535, minor_gcs: 9], suspending: []]} | 
  
    
      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
    
  
  
    
  | {:old_transport_pid, | |
| [current_function: {Process, :info, 1}, initial_call: {:proc_lib, :init_p, 5}, | |
| status: :running, message_queue_len: 0, messages: [], links: [#PID<0.369.0>], | |
| dictionary: ["$initial_call": {:cowboy_stream_h, :proc_lib_hack, 3}, | |
| "$ancestors": [#PID<0.369.0>, #PID<0.249.0>, #PID<0.248.0>, :ranch_sup, | |
| #PID<0.209.0>]], trap_exit: false, error_handler: :error_handler, | |
| priority: :normal, group_leader: #PID<0.208.0>, total_heap_size: 1974, | |
| heap_size: 987, stack_size: 32, reductions: 335, | |
| garbage_collection: [max_heap_size: %{error_logger: true, kill: true, | |
| size: 0}, min_bin_vheap_size: 46422, min_heap_size: 233, | |
| fullsweep_after: 65535, minor_gcs: 1], suspending: []]} | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment