issues Search Results · repo:madsim-rs/madsim language:Rust
Filter by
58 results
(50 ms)58 results
inmadsim-rs/madsim (press backspace or delete to remove)As of https://github.com/madsim-rs/madsim/commit/0a9369ce926b402c3f67aa212665d1b5065a1de1, seems like CI is failing due
to the following test failure:
---- sim::rand::tests::deterministic_std_hashmap ...
kwannoel
- 2
- Opened on Jan 9
- #236
Tested on fresh main
#[madsim::test]
async fn foo() {
let handle = Handle::current();
let addr0 = 10.0.0.1:50051 .parse:: SocketAddr ().unwrap();
let node0 = handle.create_node().name( server ...
mlowicki
- Opened on Nov 4, 2024
- #234
I encountered the following error message in this branch: https://github.com/risingwavelabs/risingwave/pull/18795, in
its main-cron ci workflow.
recovery-streaming-4.log
This happens when running a forked ...
kwannoel
- 8
- Opened on Oct 7, 2024
- #228
hey @wangrunji0408!
thank you for putting out this great library. we are currently evaluating between turmoil and madsim. i m seeing a good
amount of work (different ones though given our current state) ...
quettabit
- 2
- Opened on Jun 19, 2024
- #220
When running madsim tests with cargo-nextest, it is possible that madsim tests may be canceled by cargo-nextest due to
timeouts. In such cases, the seed generated by madsim cannot be retrieved. How should ...
Phoenix500526
- 1
- Opened on Jun 11, 2024
- #217
This missing feature has been requested by users several times.
wangrunji0408
- Opened on May 23, 2024
- #213
When a test spawns a new thread, madsim will panic with attempt to spawn a system thread in simulation. , which is good
for catching one specific kind of determinism breakage. However I still see benefits ...
tomasol
- 2
- Opened on May 16, 2024
- #210
thread unnamed panicked at library/core/src/panicking.rs:215:5:
unsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified ...
xxchan
- 1
- Opened on Apr 18, 2024
- #205
This is just an idea / feature request, it s totally fine to close the issue if it does not spark any interest.
Currently check_determinism verifies that the randomness state after running the input function ...
tomasol
- 1
- Opened on Apr 7, 2024
- #203
Steps to reproduce: Sequentially create multiple runtimes from madsim::runtime::Builder with the same seed Print
getrandom::getrandom in each simulation
The first value is different, then all other values ...
tomasol
- 2
- Opened on Mar 23, 2024
- #201
![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.![Issue origami icon](/images/modules/search/issues.png)
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.