Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/fortytw2/leaktest
go goroutine leak-detection test-helper
Last synced: about 1 hour ago
Repository metadata:
Goroutine Leak Detector
- Host: GitHub
- URL: https://github.com/fortytw2/leaktest
- Owner: fortytw2
- License: bsd-3-clause
- Created: 2016-04-26T15:19:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-15T17:02:31.000Z (about 4 years ago)
- Last Synced: 2024-10-29T17:13:27.286Z (11 days ago)
- Topics: go, goroutine, leak-detection, test-helper
- Language: Go
- Homepage:
- Size: 40 KB
- Stars: 1,040
- Watchers: 21
- Forks: 49
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Ian
- Login: fortytw2
- Email:
- Kind: user
- Description: building good things
- Website: https://fortytw2.com
- Location: Charleston
- Twitter:
- Company: @cruise-automation
- Icon url: https://avatars.githubusercontent.com/u/10286538?u=2216385b6320f90ba227585282ec5338abcdb39d&v=4
- Repositories: 28
- Last Synced at: 2023-02-27T12:15:38.950Z
- Profile URL: https://github.com/fortytw2
- Sponsor URL:
Committers metadata
Last synced: about 4 hours ago
Total Commits: 38
Total Committers: 11
Avg Commits per committer: 3.455
Development Distribution Score (DDS): 0.5
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Ian Chiles | f****2@g****m | 19 |
Lawrence Gripper | i****o@g****k | 4 |
Yuxuan 'fishy' Wang | w****g@y****g | 3 |
Maxim Zakharov | 5****2 | 3 |
Hector Jusforgues | h****s@g****m | 2 |
Peter Waller | p@p****t | 2 |
Andrew Lawrence He | h****l@g****m | 1 |
Brian Davidson | b****n@g****m | 1 |
Daniel Salby | d****y@g****m | 1 |
Maya Vera | m****a@m****e | 1 |
Michael | m****k | 1 |
Issue and Pull Request metadata
Last synced: about 1 hour ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 17,281,387
- Total dependent packages: 2,949
- Total dependent repositories: 21,058
- Total versions: 4
go: github.com/fortytw2/leaktest
Package leaktest provides tools to detect leaked goroutines in tests. To use it, call "defer leaktest.Check(t)()" at the beginning of each test that may use goroutines. copied out of the cockroachdb source tree with slight modifications to be more re-useable
- Homepage: https://github.com/fortytw2/leaktest
- Documentation: https://pkg.go.dev/github.com/fortytw2/leaktest#section-documentation
- Licenses: BSD-3-Clause
- Latest release: v1.3.0 (published about 6 years ago)
- Last Synced: 2024-11-09T00:04:09.457Z (1 day ago)
- Versions: 4
- Dependent Packages: 2,949
- Dependent Repositories: 21,058
- Docker Downloads: 17,281,387
-
Rankings:
- Dependent repos count: 0.044%
- Dependent packages count: 0.072%
- Docker downloads count: 0.369%
- Average: 1.232%
- Stargazers count: 2.054%
- Forks count: 3.624%