openbase / bco.dal

Domotic Abstraction Layer
Other
1 stars 2 forks source link

Test performance during remote call overflow #84

Closed DivineThreepwood closed 6 years ago

DivineThreepwood commented 6 years ago

Implement an unit test to detect if the memory usage arises if one blocking rpc is high frequently call again and again. This could be another origin of the memory leak and should be detected.

DivineThreepwood commented 6 years ago

timeouts are now implemented. No memory leaks found :(