gabr42 / gabr42/OmniThreadLibrary
Big memory leak (consumption) on Async running from another Async (nested).
Open
- Dominant language
- Pascal
- Stars
- 513
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
If you run nested method using Parallel.Async you got a big memory consumption at runtime.
My application get a Exception: "Out of Memory" after a few days.
My configs:
- Delphi XE2 with last update;
- Last version OTL;
- Windows 7 x64, Windows 8.1 x64.
[Exemple OLT Parallel.Async Big Memory Consumption.zip](https://github.com/gabr42/OmniThreadLibrary/files/475715/OLT.Parallel.Async.Memory.zip)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.