summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2011-09-29 01:00:38 +0200
committerhut <hut@lavabit.com>2011-09-29 01:00:38 +0200
commit9d4aa3bd0441c750601eb0df57ee6c32eb8d19c9 (patch)
treece52547da88b7e6ec655227bbe8d0c7bd94c089b /.gitignore
parentaffbad6ce1e2c8783b0002b617fe0a229546a069 (diff)
downloadranger-9d4aa3bd0441c750601eb0df57ee6c32eb8d19c9.tar.gz
core.runner: replaced waitpid_no_intr by process.wait()
with waitpid_no_intr, the returncode attribute of the returned process
was bugged and returned always None.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
ass='oid'>c426f1f4 ^
ae2705f4 ^
c426f1f4 ^







4f228447 ^
f8341333 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27