Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

fix: goroutine leaks #221

Merged
merged 10 commits into from
Feb 26, 2024
Merged

fix: goroutine leaks #221

merged 10 commits into from
Feb 26, 2024

Commits on Feb 18, 2024

  1. fix: goroutine leaks

    miparnisari committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    8efd933 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    miparnisari committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    377e338 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    d14b32e View commit details
    Browse the repository at this point in the history
  2. prefer defer

    miparnisari committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bbb7e7a View commit details
    Browse the repository at this point in the history
  3. more leaks identified

    miparnisari committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a44560e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb3ca43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    058cb63 View commit details
    Browse the repository at this point in the history
  6. remove commented code

    miparnisari committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3ad2920 View commit details
    Browse the repository at this point in the history
  7. fix test

    miparnisari committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    43e70eb View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    8406cfe View commit details
    Browse the repository at this point in the history