Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-82

Coin leaks threads and processes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • master
    • Other
    • None
    • Linux/X11

    Description

      Coin  is leaking gzip threads and gerrit monitor threads:

       

      tmux: server─┬─publisher
                                    ├─4*[python3]
                                    ├─python3───5*[python3]
                                    ├─python3───2006*[sh───gzip]
                                     ├─python3───7z
                                     ├─python3───ssh
                                     ├─tail
                                     └─webserver

       

      and python threads

       

      tmux: server─┬─publisher───69*[\{publisher}]
                                    ├─2*[python3───\{python3}]
                                    ├─python3─┬─4*[python3]
                                     │                      └─3*[\{python3}]
                                    ├─python3─┬─1863*[sh───gzip]
                                    │                       └─867*[\{python3}]
                                    ├─python3─┬─7z───13*\\\{7z}
                                    │                       └─8*[\{python3}]
                                    ├─python3
                                    ├─python3─┬─2*[ssh]
                                    │                       └─144*[\{python3}]
                                    ├─python3───27*[\{python3}]
                                    ├─tail
                                    └─webserver───67*[\{webserver}]
      ps aux | grep git
      vmbuild+ 10543 0.0 0.0 0 0 pts/15 Z+ 13:27 0:00 [git] <defunct>
       vmbuild+ 10588 0.0 0.0 0 0 pts/15 Z+ 13:27 0:00 [git] <defunct>
       hehalme+ 21502 0.0 0.0 0 0 ? Z 14:05 0:00 [git] <defunct>
       hehalme+ 21506 0.0 0.0 143088 4212 ? S 14:05 0:00 git status
      

       

      might have something to do with leaking threads as git thread are not terminating corretly
      jukarjal 21508 0.0 0.0 138472 1060 pts/60 S+ 14:05 0:00 grep --color=auto git

       

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              mapaaso Matti Paaso
              jukarjal Juha Karjalainen
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: