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: fd leaks, tests on windows #103

Merged
merged 28 commits into from Nov 23, 2022
Merged

fix: fd leaks, tests on windows #103

merged 28 commits into from Nov 23, 2022

Commits on Nov 22, 2022

  1. fix: close everything

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    1c71952 View commit details
    Browse the repository at this point in the history
  2. fix: missing close

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    97957a4 View commit details
    Browse the repository at this point in the history
  3. fix: close

    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    dc1f423 View commit details
    Browse the repository at this point in the history
  4. fix: closer

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    8e93296 View commit details
    Browse the repository at this point in the history
  5. revert

    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    1a69c77 View commit details
    Browse the repository at this point in the history
  6. revert

    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    a2896bd View commit details
    Browse the repository at this point in the history
  7. fix: errors

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    47fc58c View commit details
    Browse the repository at this point in the history
  8. fix: output

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 22, 2022
    Copy the full SHA
    ba03e64 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. chore: diff

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    abd7cb1 View commit details
    Browse the repository at this point in the history
  2. chore: escape all escapes

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    19eeea0 View commit details
    Browse the repository at this point in the history
  3. fix: out

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    9b01435 View commit details
    Browse the repository at this point in the history
  4. loosing hope

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    130a769 View commit details
    Browse the repository at this point in the history
  5. fix: 0o666 because windows

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    ec61567 View commit details
    Browse the repository at this point in the history
  6. fix: perms, hopefully

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    484d7d5 View commit details
    Browse the repository at this point in the history
  7. fix: windos

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    12d88ef View commit details
    Browse the repository at this point in the history
  8. fix: E, hopefully

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    ccedeed View commit details
    Browse the repository at this point in the history
  9. fix: close server

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    f35edaf View commit details
    Browse the repository at this point in the history
  10. fix: missing closes

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    546dc61 View commit details
    Browse the repository at this point in the history
  11. fix: fixes

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    a2d8962 View commit details
    Browse the repository at this point in the history
  12. chore: trying

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    792df88 View commit details
    Browse the repository at this point in the history
  13. fix: windows paths

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    3210d6a View commit details
    Browse the repository at this point in the history
  14. fix: windows paths

    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    45ea6c2 View commit details
    Browse the repository at this point in the history
  15. fix: recurse windows

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    46bda6e View commit details
    Browse the repository at this point in the history
  16. fix: close

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    8b50865 View commit details
    Browse the repository at this point in the history
  17. fix: exit already closes

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    fe2ac92 View commit details
    Browse the repository at this point in the history
  18. fix: fd leak

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    3695e97 View commit details
    Browse the repository at this point in the history
  19. chore: fmts

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    ea6b050 View commit details
    Browse the repository at this point in the history
  20. chore: cleanup

    caarlos0 committed Nov 23, 2022
    Copy the full SHA
    5702541 View commit details
    Browse the repository at this point in the history