Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[venus-messager] 接收到退出信号时不能优雅地退出 #5105

Closed
7 of 20 tasks
Tracked by #5125
diwufeiwen opened this issue Jul 19, 2022 · 0 comments · Fixed by ipfs-force-community/sophon-messager#230
Closed
7 of 20 tasks
Tracked by #5125
Assignees
Labels
CU-chain-service Venus chain service related issues P2 Medium - we should get to this soon

Comments

@diwufeiwen
Copy link
Contributor

Checklist

  • This is not a security-related bug/issue. If it is, please follow please follow the security policy.
  • This is not a question or a support request. If you have any lotus related questions, please ask in the venus forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the venus forum, and there is no existing related issue or discussion.
  • I am running the latest release, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to venus.

Venus component

  • venus daemon - chain sync
  • venus auth - authentication
  • venus gateway - chain service gateway
  • venus miner - mining and block production
  • venus sealer/worker - sealing
  • venus sealer - proving(WindowPoSt)
  • venus market - storage deal
  • venus market - retrieval deal
  • venus market - data transfer
  • venus light-weight client
  • venus JSON-RPC API
  • venus messager - message management (mpool)
  • Other

Venus Version

commit: d69635c
branch: master

Describe the Bug

kill等系统中断信号触发后并不执行优雅退出相关的代码

Logging Information

kill等系统中断信号触发后并不执行优雅退出相关的代码

Repo Steps

  1. Run '...'
  2. Do '...'
  3. See error '...'
    ...
@Fatman13 Fatman13 added the CU-chain-service Venus chain service related issues label Jul 20, 2022
@diwufeiwen diwufeiwen reopened this Jul 20, 2022
@hunjixin hunjixin added the P2 Medium - we should get to this soon label Jul 22, 2022
@simlecode simlecode self-assigned this Jul 27, 2022
@simlecode simlecode moved this to In Progress in Venus Project Jul 27, 2022
Repository owner moved this from In Progress to Done in Venus Project Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CU-chain-service Venus chain service related issues P2 Medium - we should get to this soon
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants