Task #12794 (closed)
Opened 4 years ago
Closed 4 years ago
Bug: close RE in batch download_as
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | critical | Milestone: | 5.1.0 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore, jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
In webgateway download_as, we iterate through a list of images, rendering each but not closing the rendering engine each time.
This can lead to OOMs etc. See https://www.openmicroscopy.org/community/viewtopic.php?f=5&t=7766
Change History (1)
comment:1 Changed 4 years ago by wmoore
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Fixed https://github.com/openmicroscopy/openmicroscopy/pull/3639