Quantcast
Channel: bundletransformer Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 698

Commented Issue: TypeScript Transformer - Memory Leak / Out of Memory [24]

$
0
0
On our test server we were getting out of memory exceptions from TypeScript and we found that our w3wp.exe was growing to 4gb in matter of minutes.

Removing the TypeScript transformer prevented the memory leaks.

The Bundle Transformer library by it self does not cause memory leaks. This happens only when TypeScript transformer is added.
Comments: Hi, these are the details requested 1. Windows Server 2008 Standard Without Hyper-V with Service Pack 2 (Build 6002) 2. Server IE is version 8.0.6001.19400 3. Total source TypeScript files: 11.3 KB The memory usage quickly grows to nearly 4 GB before crashing. The IIS worker process is running at 32 bit. The server is 64 bit.

Viewing all articles
Browse latest Browse all 698

Trending Articles