forked from scylladb/seastar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for missing files in the Addr2Line constructor
I cannot reproduce subprocess throwing an IOError with python2 or python3. What I was getting on missing file was _addr2line.stdout.readline returning an empty line. This patch implements what the existing comment suggests: test on the destructor. Signed-off-by: Rafael Ávila de Espíndola <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters