<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-circmgr/src, branch arti-v1.1.11</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.11'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-11-29T18:51:30Z</updated>
<entry>
<title>Downgrade some messages to trace</title>
<updated>2023-11-29T18:51:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-11-29T18:44:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d67519d71b2f452dcc947acc12b3bdc50e3e7920'/>
<id>urn:sha1:d67519d71b2f452dcc947acc12b3bdc50e3e7920</id>
<content type='text'>
These messages are very verbose and I doubt anyone will want them,
usually, even when debugging.
</content>
</entry>
<entry>
<title>tor-circmgr: panic instead in order to return Error</title>
<updated>2023-11-21T16:00:38Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-21T16:00:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8d8ef5dc50ac7f203868514eee1db93068b67956'/>
<id>urn:sha1:8d8ef5dc50ac7f203868514eee1db93068b67956</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: port run_builder_test() to use 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:08:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a549dda3f0bcbad74c79b68895db43b2c03a2b8d'/>
<id>urn:sha1:a549dda3f0bcbad74c79b68895db43b2c03a2b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: partially port mgr tests to MockRuntime</title>
<updated>2023-11-14T12:32:14Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-09T08:21:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d9530e2f735742c1de336b87c3687ca79a874d75'/>
<id>urn:sha1:d9530e2f735742c1de336b87c3687ca79a874d75</id>
<content type='text'>
MockSleepRuntime wraps a MockRuntime instead of using
test_with_one_runtime!(), so the tests should be more
deterministic
</content>
</entry>
<entry>
<title>tor-circmgr: partially port test_double_timeout() to MockRuntime</title>
<updated>2023-11-14T12:32:14Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-09T05:26:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=62f9ce595201cadad642f78c68c17752bd39d819'/>
<id>urn:sha1:62f9ce595201cadad642f78c68c17752bd39d819</id>
<content type='text'>
The tests still use MockSleepRuntime for the more complicated tests
where we forcefully make one or both futures time out, but
MockSleepRuntime wraps a MockRuntime instead of using
test_with_all_runtimes!(), so the tests should be more
deterministic
</content>
</entry>
<entry>
<title>tor-circmgr: fix build_*_timeout() for MockRuntime port</title>
<updated>2023-11-14T12:32:09Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-07T14:31:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=63e09db8a0b5f0f2e6b2a986cdd0847f50d1260e'/>
<id>urn:sha1:63e09db8a0b5f0f2e6b2a986cdd0847f50d1260e</id>
<content type='text'>
The funky thing was getting rid of the Canceled error from the channel
and returning the actual error from build_owned() properly
</content>
</entry>
<entry>
<title>tor-circmgr: have FakeCirc derive Debug</title>
<updated>2023-11-11T06:47:07Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-07T06:20:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c097d97ba43e71874ea04b275d3453204b0d006'/>
<id>urn:sha1:3c097d97ba43e71874ea04b275d3453204b0d006</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-circmgr: Port some build_* tests to MockRuntime</title>
<updated>2023-11-11T06:47:07Z</updated>
<author>
<name>Saksham Mittal</name>
<email>git@gotlou.com</email>
</author>
<published>2023-11-07T06:18:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=caeaab075dd8d1340b6621f995b418e8a2c503ba'/>
<id>urn:sha1:caeaab075dd8d1340b6621f995b418e8a2c503ba</id>
<content type='text'>
build_modest_timeout() and build_huge_timeout() don't pass yet
</content>
</entry>
<entry>
<title>AbstractCircMgr::get_or_launch: inline wait_for_circ</title>
<updated>2023-10-25T14:03:08Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-10-19T21:11:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c1cb210c30dc17153946b32faf84fcc4d47cd328'/>
<id>urn:sha1:c1cb210c30dc17153946b32faf84fcc4d47cd328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>AbstractCircMgr::get_or_launch: document MSRV where div_ceil was stabilized</title>
<updated>2023-10-25T14:03:08Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2023-10-19T21:09:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=caf9ea6bbd94b0010c4fb275effa5329182bda14'/>
<id>urn:sha1:caf9ea6bbd94b0010c4fb275effa5329182bda14</id>
<content type='text'>
</content>
</entry>
</feed>
