Closed neomerx closed 8 years ago
Some of the components such as file loggers tend to leave their files open which might cause 'too many opened files' problem when tested within big test suits. Adding destructor support will give an ability to handle this issue.
Some of the components such as file loggers tend to leave their files open which might cause 'too many opened files' problem when tested within big test suits. Adding destructor support will give an ability to handle this issue.