Seafile client uses much cpu cycles after coming out of suspend mode

Whenever Windows comes out of Suspend mode (no complete reboot) the seaf-daemon.exe is at high cpu usage until the Seafile client is restarted.

OS: Windows 7

Excerpt from process explorer:

And this is the log from seafile.log after resuming:

[09/18/20 14:42:17] wt-monitor-win32.c(570): GetQueuedCompletionStatus failed, error code 1236[09/18/20 14:42:17] job-mgr.c(79): [Job Manager] read pipe error: No error
[09/18/20 14:42:17] job-mgr.c(79): [Job Manager] read pipe error: No error
[09/18/20 14:42:26] utils.c(953): seaf_pipe failed to connect socket: 10051
[09/18/20 14:42:26] job-mgr.c(96): [Job Manager] pipe error: No error
[09/18/20 14:42:26] sync-mgr.c(2010): Failed to schedule check local locked files
[09/18/20 14:42:27] utils.c(919): seaf_pipe failed to bind: 10049
[09/18/20 14:42:27] job-mgr.c(96): [Job Manager] pipe error: No error
[09/18/20 14:42:27] sync-mgr.c(2010): Failed to schedule check local locked files
[09/18/20 14:42:28] utils.c(919): seaf_pipe failed to bind: 10049
[09/18/20 14:42:28] job-mgr.c(96): [Job Manager] pipe error: No error
[09/18/20 14:42:28] sync-mgr.c(2010): Failed to schedule check local locked files
[09/18/20 14:42:29] utils.c(919): seaf_pipe failed to bind: 10049
[09/18/20 14:42:29] job-mgr.c(96): [Job Manager] pipe error: No error
[09/18/20 14:42:29] sync-mgr.c(2010): Failed to schedule check local locked files

ccnet.log and applet.log stay empty after resume.