index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtmock
/
src
/
task.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-3
/
+0
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
rtmock, chanmgr: Allow use of deprecated try_next() in tests
Gabriela Moldovan
2026-03-03
1
-0
/
+3
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-5
/
+5
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-13
/
+21
*
tor-rtmock: Use subthread_spawn for spawn_blocking.
Wesley Aptekar-Cassels
2025-06-09
1
-38
/
+6
*
rtmock: use Option::replace instead of mem::replace
Nick Mathewson
2025-05-15
1
-8
/
+6
*
tor-rtcompat: task tests: Allow a clippy lint
Ian Jackson
2025-04-10
1
-0
/
+1
*
tor-rtcompat: task: Break out subthread_yield
Ian Jackson
2025-04-10
1
-30
/
+36
*
tor-rtcompat: task tests: Allow a clippy lint
Ian Jackson
2025-04-10
1
-0
/
+1
*
tor-rtcompat: BlockOn: relax bounds on reenter_block_on
Ian Jackson
2025-04-09
1
-1
/
+1
*
tor-rtmock: task: subthread_block_on_future; Yield a bit more
Ian Jackson
2025-04-09
1
-2
/
+18
*
tor-rtmock: task tests: New subhtread_pingpong test
Ian Jackson
2025-04-09
1
-1
/
+43
*
tor-rtmock: task: Redo subthread_block_on_future; poll on the subthread (fmt)
Ian Jackson
2025-04-09
1
-14
/
+3
*
tor-rtmock: task: Redo subthread_block_on_future; poll on the subthread
Ian Jackson
2025-04-09
1
-68
/
+62
*
tor-rtmock: task: Minor refactoring
Ian Jackson
2025-04-09
1
-4
/
+6
*
tor-rtmock: task: import Left and Right
Ian Jackson
2025-04-09
1
-3
/
+3
*
tor-rtmock: task: impl Debug for TaskFutureInfo
Ian Jackson
2025-04-09
1
-1
/
+3
*
tor-rtmock: task: Break out Waker::make_waker
Ian Jackson
2025-04-09
1
-5
/
+10
*
tor-rtmock: Improve a comment
Ian Jackson
2025-04-09
1
-1
/
+6
*
tor-rtmock: Fix a comment
Ian Jackson
2025-04-09
1
-1
/
+1
*
tor-rtcompat: Rename spawn_thread to spawn_blocking
Ian Jackson
2025-03-04
1
-7
/
+7
*
tor-rtcompat: Remove the TODO re #1835
Ian Jackson
2025-03-04
1
-3
/
+0
*
tor-rtcompat: Explain Sendness of reenter_block_on future
Ian Jackson
2025-03-04
1
-0
/
+1
*
tor-rtmocK; Detect wrong-context blocking_io and spawn_thread
Ian Jackson
2025-03-04
1
-0
/
+19
*
tor-rtmock: Split out spawn_thread_inner
Ian Jackson
2025-03-04
1
-5
/
+16
*
tor-rtmocK; Detect re-entry into MockExecutor
Ian Jackson
2025-03-04
1
-6
/
+29
*
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
1
-3
/
+4
*
tor-rtmock: Split out executor_main_loop
Ian Jackson
2025-03-04
1
-3
/
+11
*
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
1
-2
/
+3
*
tor-rtcompat: Provide a new function for executor re-entry
Ian Jackson
2025-03-04
1
-0
/
+8
*
tor-rtcompat: New plan for blocking interaction, Blocking trait
Ian Jackson
2025-03-04
1
-10
/
+10
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-5
/
+7
*
tor-rtmock: Correct a comment
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtmock: Avoid confusing "concurrently" word
Ian Jackson
2025-02-25
1
-2
/
+2
*
tor-rtmock: Explain Subthreads and compare them with bare threads
Ian Jackson
2025-02-25
1
-0
/
+31
*
tor-rtmock: Capitalise Subthread and link to the definition
Ian Jackson
2025-02-25
1
-25
/
+29
*
tor-rtmock: Fix a typo
Ian Jackson
2025-02-25
1
-1
/
+1
*
tor-rtmock: Move imprecations to more prominent location
Ian Jackson
2025-02-25
1
-11
/
+9
*
tor-rtmock: subthread facility
Ian Jackson
2025-02-13
1
-7
/
+381
*
tor-rtmock: subthread facility (pre-fmt)
Ian Jackson
2025-02-13
1
-2
/
+10
*
tor-rtmock: Replace open-coded Debug impl with Derive
Ian Jackson
2025-02-13
1
-34
/
+27
*
tor-rtmock tests: Improve various_mock_executors
Ian Jackson
2025-02-13
1
-0
/
+1
*
tor-rtmock tests: Break out various_mock_executors
Ian Jackson
2025-02-13
1
-5
/
+10
*
tor-rtmock: Break out Task::set_awake
Ian Jackson
2025-02-13
1
-7
/
+19
*
tor-rtmock: task: Rename MockExecutor Arc<Shared> field to shared
Ian Jackson
2025-02-13
1
-17
/
+17
*
tor-rtmock: task: Replace ArcMutexData with Arc<Shared>
Ian Jackson
2025-02-13
1
-12
/
+20
*
tor-rtmock: Correct a comment
Ian Jackson
2025-02-13
1
-1
/
+1
[next]