<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/python/arti_rpc_tests, branch arti-v1.6.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.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-07-09T16:27:29Z</updated>
<entry>
<title>Typo fixes (automatic and hand-verified)</title>
<updated>2025-07-09T16:27:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-07-09T16:27:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd24caa9959a4e9a04ad10cc047975b8566a884b'/>
<id>urn:sha1:fd24caa9959a4e9a04ad10cc047975b8566a884b</id>
<content type='text'>
Made with https://crates.io/crates/typos-cli
</content>
</entry>
<entry>
<title>rpc: Correct RPC error code for "RequestNotFound".</title>
<updated>2025-01-23T00:39:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-22T16:21:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b50fdb5b660505977e47225f193ee2cc8441cb9'/>
<id>urn:sha1:1b50fdb5b660505977e47225f193ee2cc8441cb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Make cancel requests uncancellable.</title>
<updated>2025-01-23T00:39:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-22T14:08:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8937200fbaeca090b51e7400aee5813a97e6d468'/>
<id>urn:sha1:8937200fbaeca090b51e7400aee5813a97e6d468</id>
<content type='text'>
The current cancel code is prone to deadlock, so the easiest way to
solve it appears to be making cancel requests themselves
uncancellable.

I've included a test to verify the behavior; previously, this test
caused a deadlock.
</content>
</entry>
<entry>
<title>rpc: Python Integration tests for cancelling requests.</title>
<updated>2025-01-23T00:39:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-16T21:38:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dbc954efd7479c53e3732495ae8f0c48835429cc'/>
<id>urn:sha1:dbc954efd7479c53e3732495ae8f0c48835429cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python rpc: Expose an ArtiRpcObject for the "connection" object.</title>
<updated>2025-01-23T00:39:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-16T20:39:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2cd88c5fd95c9628ddf651dceca52fa06a3bf912'/>
<id>urn:sha1:2cd88c5fd95c9628ddf651dceca52fa06a3bf912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC tests: test that unix sockets still work.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T19:41:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ef41295c2101fea8ca867ff54d786004fa2b868'/>
<id>urn:sha1:7ef41295c2101fea8ca867ff54d786004fa2b868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RPC tests: use cookie authentication as the default.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T19:32:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6821f63755d3502a4e2684d6e548f19e60d9afc0'/>
<id>urn:sha1:6821f63755d3502a4e2684d6e548f19e60d9afc0</id>
<content type='text'>
(Since Windows doesn't have unix sockets, this is the option
that will work everywhere.)
</content>
</entry>
<entry>
<title>rpc_tests: rename connpt_path, since we are about to have a second.</title>
<updated>2025-01-15T14:18:44Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-09T19:25:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d2597b87686cbddfc748c863c2c81df11c40a2b1'/>
<id>urn:sha1:d2597b87686cbddfc748c863c2c81df11c40a2b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti_rpc_tests: Use connpt-based server configuration.</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-17T16:43:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f752f32f90d9c0032870d7e904693ec8c8903976'/>
<id>urn:sha1:f752f32f90d9c0032870d7e904693ec8c8903976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc_tests: Add testcase for no-arguments ArtiRpcConn.</title>
<updated>2024-12-09T20:23:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-09T20:22:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c566d9ade5d20ecf32a0f74e8fcf7518e0ac074'/>
<id>urn:sha1:5c566d9ade5d20ecf32a0f74e8fcf7518e0ac074</id>
<content type='text'>
</content>
</entry>
</feed>
