Bug 81

Summary: Cannot interrupt large file release (1GE6RUE)
Product: [Eclipse Project] Platform Reporter: Tim Ellison <t.p.ellison>
Component: TeamAssignee: Jeff Brown <jeff_brown>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P4 CC: Michael.Valenta
Version: 2.0   
Target Milestone: 2.0 M5   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Tim Ellison CLA 2001-10-10 21:36:07 EDT
Platform: JDK 108 W2K

If you import a large file into a project, then release it to a repository, attempting to cancel
the operation does not interrupt the transfer of the large file.

TPE (2001-05-29 13:57:21)
	Need to check if it is safe to interrupt large file transfer (to ensure the server does
	not interpret partial results incorrectly).
Comment 1 Jeff Brown CLA 2002-04-08 17:07:19 EDT
Fixed.  Added low-level polling for cancellation.
Comment 2 Michael Valenta CLA 2002-04-10 16:27:32 EDT
Fixed