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

testing ... #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

testing ... #25

wants to merge 1 commit into from

Conversation

korovkin
Copy link
Owner

@korovkin korovkin commented Apr 7, 2023

not to be merged, this is to deal with:
#24


 $ go test -v limiter_test.go
=== RUN   TestExample
=== RUN   TestExample/TestExample
--- PASS: TestExample (0.00s)
    --- PASS: TestExample/TestExample (0.00s)
=== RUN   TestLimit
=== RUN   TestLimit/TestLimit
--- PASS: TestLimit (0.00s)
    --- PASS: TestLimit/TestLimit (0.00s)
=== RUN   TestExecuteWithTicket
=== RUN   TestExecuteWithTicket/TestExecuteWithTicket
--- PASS: TestExecuteWithTicket (0.00s)
    --- PASS: TestExecuteWithTicket/TestExecuteWithTicket (0.00s)
=== RUN   TestConcurrentIO
=== RUN   TestConcurrentIO/TestConcurrentIO
--- PASS: TestConcurrentIO (0.51s)
    --- PASS: TestConcurrentIO/TestConcurrentIO (0.51s)
=== RUN   TestConcurrently
=== RUN   TestConcurrently/TestConcurrently
--- PASS: TestConcurrently (0.00s)
    --- PASS: TestConcurrently/TestConcurrently (0.00s)
=== RUN   TestEmpty
=== RUN   TestEmpty/TestEmpty
--- PASS: TestEmpty (0.00s)
    --- PASS: TestEmpty/TestEmpty (0.00s)
=== RUN   TestDuo
=== RUN   TestDuo/TestDuo
l1 is alive
l1 is alive
l2 is alive
l2 is alive
l1 is alive
l2 is alive
l2 is alive
l2 is alive
l1 is alive
l2 is alive
l2 is alive
l1 is alive
l2 is alive
l2 is alive
l2 is alive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant