You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have coded server-client application on python 3.4
i used cx_freeze for distrubate. When i open client app on other computer it will graudally eat memory
is this a bug or something ?
The text was updated successfully, but these errors were encountered:
I am not sure what you're talking about. What do you mean by memory leak? You're using a NET IO related API so that's why I'm not sure what you mean by that.
Hi, i have coded server-client application on python 3.4
i used cx_freeze for distrubate. When i open client app on other computer it will graudally eat memory
is this a bug or something ?
The text was updated successfully, but these errors were encountered: