inducer / inducer/pudb

Double stack entries with post_mortem

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

Description

I can't figure out what is going on here. If you try [jedi](https://github.com/davidhalter/jedi), and use `./sith.py random code --pudb`, where you replace `code` with some random Python code (like try PuDB's own code base), the stack items appear twice (note, jedi is highly recursive, so the stack traces will tend to be big and repetitive).

You'll need to use my [pudb](https://github.com/davidhalter/jedi/pull/273) branch, which fixes pudb integration.

I've attached two screenshots showing what I mean. Notice how there are two `>>` in the stack trace.
![screenshot 2013-07-25 19 23 26](https://f.cloud.github.com/assets/71486/859792/b6e93cce-f589-11e2-874e-994921752693.png)
![screenshot 2013-07-25 19 23 31](https://f.cloud.github.com/assets/71486/859794/bc8ffc30-f589-11e2-99ac-33dba847025b.png)

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.