#732: Coroutine contexts not getting freed
---------------------+------------------------------------------------------
  Reporter:  coke    |        Type:  bug               
    Status:  closed  |    Priority:  major             
 Milestone:          |   Component:  core              
   Version:  trunk   |    Severity:  high              
Resolution:  fixed   |    Keywords:  tcl blocker memory
      Lang:  tcl     |       Patch:                    
  Platform:          |  
---------------------+------------------------------------------------------
Changes (by coke):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I can no longer reproduce this leak. {{{ ./tclsh -e "puts hi"}}} now leaks
 only

 {{{
 ==20482==    definitely lost: 4,078 bytes in 603 blocks.
 ==20482==      possibly lost: 0 bytes in 0 blocks.
 ==20482==    still reachable: 112 bytes in 2 blocks.
 ==20482==         suppressed: 0 bytes in 0 blocks.
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/732#comment:8>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to