inducer / inducer/pudb

"Skipping pudb interrupt support"

Open
#114 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.2k
Forks
245
Avg merge
13m
Merged PRs (30d)
5

Description

I'm trying to use `pudb` for OpenStack (Cinder).

Inserting the `import pudb; pudb.set_trace()` snippet doesn't work; I only get

```
/usr/lib/python2.7/dist-packages/pudb/__init__.py:192: UserWarning:
A non-default handler for signal 2 is already installed (1).
Skipping pudb interrupt support.
% (interrupt_signal, old_handler))
```

Ain't there a way to _unconditionally_ break into pudb?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.