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
Sure, looking forward to contributing to gopeed's development. I'll take some time this week to make the changes and submit the pull request. You can be in charge of reviewing it.
调用 resolve 接口出错的,不能同时多个客户端调用这个么
info:fatal error: concurrent map writes
fatal error: concurrent map writes
goroutine 1357 [running]:
github.com/GopeedLab/gopeed/pkg/download.(*Downloader).Resolve(0xc000132720, 0xc0001401e0)
C:/Users/Thinkpad/go/pkg/mod/github.com/!gopeed!lab/[email protected]/pkg/download/downloader.go:204 +0xc5
offline-download/app/service.(*OfflineDownload).SubmitOfflineDownloadTask(0xc0000ee3c0?, {0xfd36a0?, 0xc000424008?}, 0x2?)
There is an error in calling the resolve interface, can’t multiple clients call this at the same time?
info: fatal error: concurrent map writes
fatal error: concurrent map writes
goroutine 1357 [running]:
github.com/GopeedLab/gopeed/pkg/download.(*Downloader).Resolve(0xc000132720, 0xc0001401e0)
C:/Users/Thinkpad/go/pkg/mod/github.com/!gopeed!lab/[email protected]/pkg/download/downloader.go:204 +0xc5
offline-download/app/service.(*OfflineDownload).SubmitOfflineDownloadTask(0xc0000ee3c0?, {0xfd36a0?, 0xc000424008?}, 0x2?)
The text was updated successfully, but these errors were encountered: