<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>Products.signalstack</name>
<shortdesc>Show stacktrace on signal</shortdesc>
<description>Introduction
============

This package is a simple debugging tool for Zope 2 instances that are
stuck. Unlike the `z3c.deadlockdebugger`_ and `DeadlockDebugger`_ this
package also works if all threads in an instance are stuck.

If you send the *USR1* signal to a Zope2 instance with Products.signalstack
installed it will dump a stracktrace of all threads on the console.


.. _z3c.deadlockdebugger: http://pypi.python.org/z3c.deadlockdebugger
.. _DeadlockDebugger: http://www.zope.org/Members/nuxeo/Products/DeadlockDebugger


Changelog
=========

1.0rc2 - October 16, 2008
-------------------------

* Flush stdout after printing the backtraces.
  [wichert]



1.0rc1 - October 15, 2008
-------------------------

* Initial release
  [wichert]</description>
<maintainer><foaf:Person><foaf:name>Jarn AS</foaf:name>
<foaf:mbox_sha1sum>d8b5ab4cba6206f8d9147430ca951ae9d6b33ac3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0rc2</revision></Version></release>
</Project></rdf:RDF>