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
CPU usage is around 50% when no operation occurs. Getting deeper with the debugger it seems that most of the time is passed decoding 'hello' network messages in cote.
System configuration
Tell us about the applicable parts of your setup.
Module versions: 0.5
NodeJS version: 8.16
Operating System: Windows
The text was updated successfully, but these errors were encountered:
Steps to reproduce
Distribute an app containing around 40 services.
Expected behavior
CPU should be low when no operation occurs.
Actual behavior
CPU usage is around 50% when no operation occurs. Getting deeper with the debugger it seems that most of the time is passed decoding
'hello'
network messages in cote.System configuration
Tell us about the applicable parts of your setup.
Module versions: 0.5
NodeJS version: 8.16
Operating System: Windows
The text was updated successfully, but these errors were encountered: