Skip to content

Conversation

@webwarrior-ws
Copy link

Rename TorStream, TorCircuit, TorGuard, TorDirectory, and TorHttpClient methods according to the following scheme:
for method is called Foo
Foo() should return 'T
FooAsync() should return Task<'T>
AsyncFoo() should return Async<'T>.

Rename TorStream, TorCircuit, TorGuard, TorDirectory,
and TorHttpClient methods according to the following scheme:
for method is called Foo
Foo() should return 'T
FooAsync() should return Task<'T>
AsyncFoo() should return Async<'T>.
@aarani
Copy link
Collaborator

aarani commented May 31, 2023

Argh, tests failed due to unrelated issues, I haven't seen a flaky test in a while, re-running now.

I added the failing run to #46

@aarani aarani mentioned this pull request May 31, 2023
@aarani
Copy link
Collaborator

aarani commented Oct 21, 2023

knocte approved these changes 3 minutes ago

I'm gonna wait on merging this so I can do a thorough review

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.

3 participants