Git Product home page Git Product logo

Comments (3)

hi-windy avatar hi-windy commented on May 25, 2024

@vodkaslime I reproduced this issue.

C2022-04-06T13:54:24.323+0800  INFO    Got signal and prepare to terminate     {"signal": "interrupt"}
2022-04-06T13:54:24.323+0800    WARN    Client connection transporter terminated        {"addr": "139.198.29.15:2328"}
2022-04-06T13:54:24.323+0800    INFO    Monitoring goroutine finished   {"error": "context canceled"}
2022-04-06T13:54:24.323+0800    INFO    Relay server information updater stopped
2022-04-06T13:54:24.323+0800    INFO    Serve virtual device write goroutine stopped
2022-04-06T13:54:24.323+0800    INFO    Local events monitor stopped
2022-04-06T13:54:24.323+0800    ERROR   Read relay server message failed        {"error": "read tcp 10.28.221.221:47928->139.198.29.15:2328: use of closed network connection"}
2022-04-06T13:54:24.323+0800    ERROR   Close relay server connection failed    {"relay_server_id": 1490510868985679872}
2022-04-06T13:54:24.323+0800    INFO    The relay manager is stopped
2022-04-06T13:54:24.323+0800    WARN    Client connection transporter terminated        {"addr": "139.198.171.210:2328"}
2022-04-06T13:54:24.323+0800    ERROR   Read relay server message failed        {"error": "read tcp 10.28.221.221:42822->139.198.171.210:2328: use of closed network connection"}

^C

2022-04-06T13:58:10.071+0800    INFO    Serve virtual device read goroutine stopped
2022-04-06T13:58:10.071+0800    INFO    The Driver is powered off, see you again
2022-04-06T13:58:10.071+0800    INFO    Driver is terminated successfully

Seems that the virtual device ready goroutine blocked the cleanup according to log: Serve virtual device read goroutine stopped .

from pairmesh.

vodkaslime avatar vodkaslime commented on May 25, 2024

Oh nice finding. But looks like this comes from serveDevRead. How could this folk possibly blocking others? By just taking up a wg counter? And again, what makes it so slow, since the close of it does not seemingly incur any slow operations

from pairmesh.

hi-windy avatar hi-windy commented on May 25, 2024

Need more time to take investigation.

from pairmesh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.