Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047068
en ru br
ALT Linux repos
S:1.6.0-alt5

Group :: Development/Python3
RPM: python3-module-manhole

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.6.0-alt5
Build date: 14 august 2021, 08:45 ( 136.9 weeks ago )
Size: 29.92 Kb

Home page:   https://pypi.org/project/manhole/

License: BSD
Summary: Debugging manhole for python applications
Description:

Manhole is in-process service that will accept unix domain socket
connections and present the stacktraces for all threads and an
interactive prompt. It can either work as a python daemon thread waiting
for connections at all times or a signal handler (stopping your
application and waiting for a connection).

Access to the socket is restricted to the application's effective user
id or root.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-manhole
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin