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

fix: normalize all send request resource release into sr.done #1121

Merged
merged 13 commits into from
Oct 25, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    573448c View commit details
    Browse the repository at this point in the history
  2. drop stopBlock

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5810654 View commit details
    Browse the repository at this point in the history
  3. locate bug

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    15135bf View commit details
    Browse the repository at this point in the history
  4. introduce new resource management methods

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7c353b8 View commit details
    Browse the repository at this point in the history
  5. use sr.done everywhere

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    166ec81 View commit details
    Browse the repository at this point in the history
  6. fixup nil

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2e74e62 View commit details
    Browse the repository at this point in the history
  7. fix unprepared chunked message

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    322335f View commit details
    Browse the repository at this point in the history
  8. skip TestChunkBlockIfQueueFull

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cc63851 View commit details
    Browse the repository at this point in the history
  9. fix reserveSemaphore need not to be at once

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    65ecbb3 View commit details
    Browse the repository at this point in the history
  10. release exact memory

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0f3f849 View commit details
    Browse the repository at this point in the history
  11. finish acquire message permis one by one

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bdcaf52 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    60ce0e0 View commit details
    Browse the repository at this point in the history
  2. block reserving resource in front

    Signed-off-by: tison <[email protected]>
    tisonkun committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    0becdc3 View commit details
    Browse the repository at this point in the history