- Timestamp:
- 12/04/12 14:30:58 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive/3.3/RefreshableJob.cs
r8993 r8994 302 302 }); 303 303 } 304 } else 305 throw new Exception("This should not happen"); 304 } 306 305 } 307 306 GC.Collect(); // force GC, because .NET is too lazy here (deserialization takes a lot of memory)
Note: See TracChangeset
for help on using the changeset viewer.