<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-rtmock/src, branch arti-v1.2.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-01-31T14:35:58Z</updated>
<entry>
<title>clippy: Use Result::cloned in several places</title>
<updated>2024-01-31T14:35:58Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T14:27:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6fbc7e0ab48c5a424d13944f1103f18e3ec33913'/>
<id>urn:sha1:6fbc7e0ab48c5a424d13944f1103f18e3ec33913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2024-01-08T18:19:11Z</updated>
<author>
<name>Dimitris Apostolou</name>
<email>dimitris.apostolou@icloud.com</email>
</author>
<published>2024-01-04T18:32:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4eb54be0657862f5d56b047c16c08dabde6a7377'/>
<id>urn:sha1:4eb54be0657862f5d56b047c16c08dabde6a7377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rtmock: Remove now-needless to_string calls.</title>
<updated>2023-11-30T15:16:10Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-30T14:04:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9f2e1855c07dc3e59a9db41c4bc376fc6d97ce44'/>
<id>urn:sha1:9f2e1855c07dc3e59a9db41c4bc376fc6d97ce44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: get rid of unwrap()</title>
<updated>2023-11-21T16:05:44Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-21T16:05:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=81ba65ad81a5c3d8594784ea33655bdfb2a49f4a'/>
<id>urn:sha1:81ba65ad81a5c3d8594784ea33655bdfb2a49f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: handle Receiver result inside spawn_join()</title>
<updated>2023-11-21T15:59:38Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-21T15:59:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=804b66127008d194f5691602219812f6e982df1d'/>
<id>urn:sha1:804b66127008d194f5691602219812f6e982df1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: use expect() instead</title>
<updated>2023-11-21T12:39:33Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-21T12:39:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bea0bd51107358ddca58f82d34f015b67e35e7dc'/>
<id>urn:sha1:bea0bd51107358ddca58f82d34f015b67e35e7dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: change return types to be less concrete</title>
<updated>2023-11-21T12:37:11Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-21T12:37:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f1bb16f55f0534aef9c7040912d731f97dc9c59e'/>
<id>urn:sha1:f1bb16f55f0534aef9c7040912d731f97dc9c59e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-rtmock: change return type of spawn_join()</title>
<updated>2023-11-21T06:16:21Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-21T06:07:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f3204c99787f748d6fc9d0123929f8dd1adc3e4f'/>
<id>urn:sha1:f3204c99787f748d6fc9d0123929f8dd1adc3e4f</id>
<content type='text'>
This makes it synchronous. The trait bounds on the return type
have also been relaxed to not require Clone
</content>
</entry>
<entry>
<title>tor-rtmock: introduce spawn_join() for MockRuntime &amp; MockExecutor</title>
<updated>2023-11-21T06:16:20Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-17T11:43:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=63f9ccbd73745eb6dd506f9fae29968edd34e868'/>
<id>urn:sha1:63f9ccbd73745eb6dd506f9fae29968edd34e868</id>
<content type='text'>
This helps abstract away the need to create a oneshot channel in order
to get the return value out of an async function when using MockRuntime.

ref: https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1727#note_2965352
</content>
</entry>
<entry>
<title>tor-rtmock: MockRuntimeBuilder: new sleep_provider() setter</title>
<updated>2023-11-01T13:19:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-10-31T17:23:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ee96e5e454ba5db27daaab0f8757732994454f0b'/>
<id>urn:sha1:ee96e5e454ba5db27daaab0f8757732994454f0b</id>
<content type='text'>
</content>
</entry>
</feed>
