> Now I do this: > > % mkdir subdir > % java Writer subdir/target Now is the time > > > In a separate Cygwin window: > > % cd tstdir > % rm -fr subdir > > > And the symptom is manifest: rm sits there, churning away, awaiting its death at the hands of a merciless signal.
What output do you get with: strace -fr subdir ? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/