Gnus development mailing list
 help / color / mirror / Atom feed
* WTF, sleep-for?
@ 1997-11-27 10:53 Hrvoje Niksic
  1997-11-27 13:57 ` Lars Magne Ingebrigtsen
  1997-11-27 14:56 ` Thor Kristoffersen
  0 siblings, 2 replies; 11+ messages in thread
From: Hrvoje Niksic @ 1997-11-27 10:53 UTC (permalink / raw)


I noticed that quitting Gnus has become noticably slower -- whereas
pressing `q' used to be fast, I now have to wait more than a second
for the Group buffer to disappear.

After sharping the profiling routines, what do I discover?  That the
time is being spent in a `sleep-for', presumably this one:

[... nntp-close-server ...]
	(ignore-errors
	  (nntp-send-string process "QUIT")
	  (sleep-for 1)))

Is there a reason for this?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
ED WILL NOT CORRUPT YOUR PRECIOUS BODILY FLUIDS!!


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~1997-11-28 10:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-27 10:53 WTF, sleep-for? Hrvoje Niksic
1997-11-27 13:57 ` Lars Magne Ingebrigtsen
1997-11-27 16:32   ` Jan Vroonhof
1997-11-27 19:03     ` Lars Magne Ingebrigtsen
1997-11-27 14:56 ` Thor Kristoffersen
1997-11-27 15:00   ` Hrvoje Niksic
1997-11-27 16:34     ` Lars Magne Ingebrigtsen
1997-11-27 19:53       ` Felix Lee
1997-11-27 16:04   ` Jan Vroonhof
1997-11-27 16:34     ` Thor Kristoffersen
1997-11-28 10:45       ` Jan Vroonhof

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).