Skip to content

[BUG] The memory usage of curve-fuse is so high #88

[BUG] The memory usage of curve-fuse is so high

[BUG] The memory usage of curve-fuse is so high #88

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/[email protected]
with:
assignees: cw123,ilixiaocui,wuhongsong,Cyber-SiKu,jolly-sy
numOfAssignee: 1
allowSelfAssign: true