View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001538aMuleMiscpublic2009-06-28 16:472009-06-29 23:34
Reporteryelo3 
Assigned Tosturedman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionnot fixable 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001538: can't stop allocating files
DescriptionI selected to preallocate files in options.
When I start a new download the file is preallocated to the disk, and while the allocation is not finished it is not possible to cancel the download.
It should be possible to block the preallocation and to cancel the download
TagsNo tags attached.
Fixed in Revision
Operating Systemany
Attached Files

- Relationships

-  Notes
(0003202)
sturedman (developer)
2009-06-29 23:34

Allocation usually happens in a single system call (ThreadTasks.cpp 546++) which can't be aborted. If cancel were allowed, aMule would have to wait until system call finishes to finally delete the part file (which would be even weirder).

- Issue History
Date Modified Username Field Change
2009-06-28 16:47 yelo3 New Issue
2009-06-28 16:47 yelo3 Operating System => Any
2009-06-29 23:34 sturedman Operating System Any => any
2009-06-29 23:34 sturedman Note Added: 0003202
2009-06-29 23:34 sturedman Assigned To => sturedman
2009-06-29 23:34 sturedman Status new => closed
2009-06-29 23:34 sturedman Resolution open => not fixable
2009-06-29 23:34 sturedman Summary can't stop allocating files => can\'t stop allocating files
2009-06-29 23:34 sturedman Description Updated


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker