Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / awslabs/shuttle issues and pull requests

#148 - Release v0.7.1

Pull Request - State: closed - Opened by jamesbornholt 4 months ago

#147 - #[allow(clippy::new_without_default)] for Once

Pull Request - State: closed - Opened by bkragl 5 months ago

#146 - Impl Clone for ThreadRng

Pull Request - State: closed - Opened by sarsko 6 months ago

#145 - Clippies

Pull Request - State: closed - Opened by sarsko 6 months ago

#144 - Reexport lazy_static in lazy_static

Pull Request - State: closed - Opened by sarsko 6 months ago - 1 comment

#143 - Export __Deref in lazy_static

Pull Request - State: open - Opened by sarsko 6 months ago - 1 comment

#142 - Update trace in schedule

Pull Request - State: closed - Opened by sarsko 7 months ago

#141 - Add changelog for 0.7.0

Pull Request - State: closed - Opened by jamesbornholt 7 months ago

#140 - Release 0.7.0

Pull Request - State: closed - Opened by jamesbornholt 7 months ago - 2 comments

#139 - Fix dropping TLS for detached futures

Pull Request - State: closed - Opened by jamesbornholt 7 months ago

#138 - Add support for typed task Labels.

Pull Request - State: closed - Opened by jorajeev 7 months ago - 3 comments

#137 - Update tag modification test + make it not rely on Shuttle internals

Pull Request - State: closed - Opened by sarsko 7 months ago - 1 comment

#136 - Implement RefUnwindSafe for Atomic

Pull Request - State: closed - Opened by sarsko 7 months ago - 1 comment

#134 - Use of Shuttle for Rust async and #[tokio::main]

Issue - State: open - Opened by cameronelliott 8 months ago - 1 comment

#133 - Fix typo in ReplayScheduler

Pull Request - State: closed - Opened by sarsko 8 months ago

#132 - Enable getting a Task's Tag while inside the ExecutionState

Pull Request - State: closed - Opened by sarsko 8 months ago

#131 - [TRACING] Add test which would catch the linked panic

Issue - State: open - Opened by sarsko 10 months ago

#130 - [TRACING] Improved testing of tracing functionality

Issue - State: open - Opened by sarsko 10 months ago

#128 - Tracing fix

Pull Request - State: closed - Opened by sarsko 10 months ago - 4 comments

#127 - Rayon support

Issue - State: open - Opened by v4ray 10 months ago - 1 comment

#126 - Fixed clippy and doc warnings

Pull Request - State: closed - Opened by jorajeev 12 months ago

#125 - Update deadlock message to print task tag

Pull Request - State: closed - Opened by sarsko 12 months ago

#124 - [Suggestion] for PR #121 Add `as_any` to Tag trait

Pull Request - State: closed - Opened by sarsko about 1 year ago

#123 - Expose DataSource trait and RandomDataSource implementation

Pull Request - State: closed - Opened by progwriter about 1 year ago

#122 - Allow getting and setting of task tags for arbitrary task IDs

Pull Request - State: closed - Opened by progwriter about 1 year ago

#121 - Add `as_any` to Tag trait

Pull Request - State: closed - Opened by progwriter about 1 year ago - 10 comments

#120 - Api parity improvements

Pull Request - State: closed - Opened by arthurprs about 1 year ago - 7 comments

#119 - `Once` breaks if moved

Issue - State: open - Opened by bkragl about 1 year ago - 1 comment
Labels: bug

#118 - Add `is_finished` method to `JoinHandle`

Pull Request - State: closed - Opened by akoshelev over 1 year ago - 1 comment

#117 - Fix spurious test failure in the uncontrolled nondeterminism tests

Pull Request - State: closed - Opened by sarsko over 1 year ago

#116 - Fix typos

Pull Request - State: closed - Opened by sarsko over 1 year ago

#115 - Remove stale TODO for TaskSet

Pull Request - State: closed - Opened by sarsko over 1 year ago

#114 - "panicked while panicking" issues when drop handlers run concurrent code

Issue - State: open - Opened by bkragl over 1 year ago - 1 comment

#113 - Fix new clippy redundant_async_block findings

Pull Request - State: closed - Opened by bkragl over 1 year ago

#112 - Fix panic while panicking in lazy_static drop handler

Pull Request - State: closed - Opened by bkragl over 1 year ago

#111 - Enable custom tracing of TaskId based on Tag

Pull Request - State: closed - Opened by sarsko over 1 year ago - 5 comments

#110 - Enable custom tracing of TaskId

Pull Request - State: closed - Opened by sarsko over 1 year ago

#109 - Implement Error trait for JoinError

Pull Request - State: closed - Opened by akoshelev over 1 year ago - 1 comment

#108 - Release v0.6.1

Pull Request - State: closed - Opened by bkragl over 1 year ago

#107 - Bump `futures` dependency

Pull Request - State: closed - Opened by bkragl over 1 year ago

#106 - Make {Mutex, Condvar, RwLock}::new const

Pull Request - State: closed - Opened by jamesbornholt over 1 year ago

#105 - Fix FuturesUnordered

Pull Request - State: closed - Opened by sarsko over 1 year ago - 2 comments

#104 - Fix tracing spans

Issue - State: closed - Opened by sarsko over 1 year ago

#103 - Split schedule output over multiple lines

Pull Request - State: closed - Opened by bkragl over 1 year ago

#102 - Fix an issue with `sync::Barrier` leader selection with reuse

Pull Request - State: closed - Opened by lukenels over 1 year ago

#101 - Support spurious wakeups for `thread::park`

Pull Request - State: closed - Opened by lukenels over 1 year ago

#100 - Failing schedule missing in output

Issue - State: closed - Opened by bkragl over 1 year ago - 1 comment

#99 - Fix tracing spans

Pull Request - State: closed - Opened by sarsko over 1 year ago - 7 comments

#98 - Add tag

Pull Request - State: closed - Opened by sarsko over 1 year ago - 3 comments

#97 - Add uncontrolled nondeterminism test iterating over a HashSet

Pull Request - State: closed - Opened by sarsko over 1 year ago

#96 - Add Determinism Check Scheduler

Pull Request - State: closed - Opened by sarsko over 1 year ago - 1 comment

#95 - Panic when acquiring a continuation with uninitialized pool

Pull Request - State: closed - Opened by bkragl over 1 year ago

#94 - Incorporate selectors into Shuttle

Pull Request - State: open - Opened by FinnitoProductions over 1 year ago

#93 - Implement `lazy_static` support

Pull Request - State: closed - Opened by jamesbornholt over 1 year ago

#92 - Add descriptive error message when PCT rejects tests without concurrency

Pull Request - State: closed - Opened by bkragl over 1 year ago

#91 - Make `future::JoinHandle::abort` actually cancel task

Issue - State: open - Opened by bkragl almost 2 years ago - 1 comment

#90 - Release v0.5.0

Pull Request - State: closed - Opened by jamesbornholt almost 2 years ago

#89 - Upgrade dependencies

Pull Request - State: closed - Opened by akoshelev almost 2 years ago

#88 - Run TLS destructors for the main thread

Pull Request - State: closed - Opened by jamesbornholt almost 2 years ago

#87 - Implement abort for JoinHandle

Pull Request - State: closed - Opened by akoshelev almost 2 years ago

#86 - shuttle::thread_local isn't dropped when threads exit the scheduler

Issue - State: closed - Opened by chc4 almost 2 years ago - 4 comments

#85 - Can't load replay schedule for max_steps failures

Issue - State: open - Opened by chc4 almost 2 years ago - 2 comments

#84 - Make PCT scheduling not linear in max number of tasks (release v0.4.1)

Pull Request - State: closed - Opened by jamesbornholt almost 2 years ago

#83 - Remove `ansi_term` and release v0.4.0

Pull Request - State: closed - Opened by jamesbornholt about 2 years ago

#82 - Inline a simplified varint implementation

Pull Request - State: closed - Opened by jamesbornholt about 2 years ago

#81 - Is shuttle planning to support fork mode?

Issue - State: open - Opened by XiangpengHao about 2 years ago

#80 - Release 0.3.0

Pull Request - State: closed - Opened by jorajeev about 2 years ago

#79 - Make the `asynch` module a directory, and rename it to `future`.

Pull Request - State: closed - Opened by jorajeev about 2 years ago

#78 - Implement the `std::hint` module

Pull Request - State: closed - Opened by jamesbornholt about 2 years ago

#77 - Implement `thread::park` and `Thread::unpark`

Pull Request - State: closed - Opened by jamesbornholt about 2 years ago

#76 - Rust 2021 conversion and dependency bumps

Pull Request - State: closed - Opened by jamesbornholt about 2 years ago

#75 - Implement thread park(), unpark(), and panicking()

Issue - State: open - Opened by kvark about 2 years ago - 1 comment

#73 - Release v0.2.0

Pull Request - State: closed - Opened by jamesbornholt about 2 years ago

#72 - Implement `RwLock::{try_read, try_write}`

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago

#71 - Implement `Mutex::try_lock`

Pull Request - State: closed - Opened by bkragl over 2 years ago - 1 comment

#70 - Small cleanups

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago - 1 comment

#69 - Re-export `std::sync::Weak` (until true `Arc` support is implemented)

Pull Request - State: closed - Opened by bkragl over 2 years ago

#68 - Determinism Check Scheduler

Pull Request - State: closed - Opened by jdeans289 over 2 years ago - 1 comment

#67 - Provide more useful feedback for deadlocks

Issue - State: open - Opened by jamesbornholt over 2 years ago - 2 comments

#66 - Friendlier error messages for re-entrancy failures

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago - 1 comment

#65 - Release v0.1.0

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago

#64 - Release a new version?

Issue - State: closed - Opened by XiangpengHao over 2 years ago - 1 comment

#63 - Bump dependencies and stop pinning minor versions

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago

#62 - Remove implicit `Sized` bounds on `Mutex` and `RwLock`

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago - 1 comment

#61 - Fix new warning on Rust 1.58.1

Pull Request - State: closed - Opened by jamesbornholt over 2 years ago

#60 - Fix new Clippy lint, test-env-log, and a little code cleanup

Pull Request - State: closed - Opened by jamesbornholt almost 3 years ago

#59 - Implement `Condvar::wait_while` and `Condvar::wait_timeout_while`

Pull Request - State: closed - Opened by jamesbornholt almost 3 years ago

#58 - Bump `tracing-subscriber` to v0.3.1

Pull Request - State: closed - Opened by jamesbornholt almost 3 years ago

#57 - Release v0.0.7

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago

#56 - Move clock functions into their own module

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago

#55 - Clean up a few dependencies

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago

#54 - Fix waker behavior when invoked before a `poll` finishes

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago - 1 comment

#53 - Fix thread_local to actually be static

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago

#52 - Make `asynch::block_on` run on the current thread

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago

#51 - Fix how waiters are set and woken

Pull Request - State: closed - Opened by JacobVanGeffen about 3 years ago

#50 - Implement `Drop` for async task `JoinHandle`

Pull Request - State: closed - Opened by JacobVanGeffen about 3 years ago - 1 comment

#49 - Implement `Once` and generalize thread-local storage map

Pull Request - State: closed - Opened by jamesbornholt about 3 years ago

#48 - Suppress `generator` error on panic

Issue - State: open - Opened by jamesbornholt about 3 years ago - 2 comments