darcs

Issue 1992 hang during interactive ui of darcs pull (2.5)

Title hang during interactive ui of darcs pull (2.5)
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List dmitry.kurochkin, zooko
Assigned To
Topics

Created on 2010-11-15.08:28:26 by zooko, last changed 2011-06-14.10:42:41 by galbolle.

Messages
msg13044 (view) Author: zooko Date: 2010-11-15.08:28:24
I just upgraded from darcs-2.4.4 to darcs-2.5.0 on my Mac OS 10.6
system, and when I tried to pull two patches it seemed to hang after
asking the first question. After waiting a few minutes, I hit C-c and
then tried again and then it worked normally. Here is the transcript of
what just happened:

HACK Zooko-Ofsimplegeos-MacBook-Pro:~/playground/tahoe-lafs/trunk$ time
darcs pull
Pulling from "zooko@dev.allmydata.org:/home/darcs/tahoe-lafs/trunk"...
Tue Nov  9 19:28:19 MST 2010  david-sarah@jacaranda.org
  * test_cli.py: fix a stale comment that incorrectly implied that
test_cli runs CLI commands in subprocesses (it actually runs them using
deferToThread).
Shall I pull this patch? (1/2)  [ynW...], or ? for more options: p
[test_cli.py: fix a stale comment that incorrectly implied that test_cli
runs CLI commands in subprocesses (it actually runs them using
deferToThread).
david-sarah@jacaranda.org**20101110022819
 Ignore-this: 903b03121061d5b7185ff6333dac7bd4
] hunk ./src/allmydata/test/test_cli.py 15
-# Test that the scripts can be imported -- although the actual tests of
their
-# functionality are done by invoking them in a subprocess.
+# Test that the scripts can be imported.
Shall I pull this patch? (1/2)  [ynW...], or ? for more options: y
Sun Nov 14 12:35:58 MST 2010  david-sarah@jacaranda.org
  * misc/build_helpers/gen-package-table.py: put 'n/a' in table entries
for pywin32 on non-Windows platforms. Also remove some dead code. refs #1247
withSignalsHandled: Interrupted!


real    3m1.185s
user    0m1.117s
sys     0m0.220s
HACK Zooko-Ofsimplegeos-MacBook-Pro:~/playground/tahoe-lafs/trunk$ time
darcs pull
Pulling from "zooko@dev.allmydata.org:/home/darcs/tahoe-lafs/trunk"...
Tue Nov  9 19:28:19 MST 2010  david-sarah@jacaranda.org
  * test_cli.py: fix a stale comment that incorrectly implied that
test_cli runs CLI commands in subprocesses (it actually runs them using
deferToThread).
Shall I pull this patch? (1/2)  [ynW...], or ? for more options: y
Sun Nov 14 12:35:58 MST 2010  david-sarah@jacaranda.org
  * misc/build_helpers/gen-package-table.py: put 'n/a' in table entries
for pywin32 on non-Windows platforms. Also remove some dead code. refs #1247
Shall I pull this patch? (2/2)  [ynW...], or ? for more options: y
WARNING: Doing a one-time conversion of pristine format.
This may take a while. The new format is backwards-compatible.
msg13202 (view) Author: kowey Date: 2010-11-22.10:46:04
OK, so we don't know enough about this bug to do anything about it 
(since we can't reproduce it).

I think we're waiting for more information about how to reproduce this.

If we don't hear back about by say January, we should probably mark this 
given-up
History
Date User Action Args
2010-11-15 08:28:26zookocreate
2010-11-22 10:46:05koweysetpriority: bug
status: unknown -> waiting-for
messages: + msg13202
title: hang during interactive ui of darcs pull -> hang during interactive ui of darcs pull (2.5)
2011-06-14 10:42:41galbollesetstatus: waiting-for -> given-up