Skip to content
Snippets Groups Projects

Gmoshkin/fiber tweaks & more

Merged Georgy Moshkin requested to merge gmoshkin/fiber-tweaks into master

Summary

  • feat: Error::variant_name

  • feat: fiber::JoinHandle::detach_and_forget & fiber::exists

  • fix: deprecate the old fiber::Fiber api, use the new one everywhere in the code base

  • feat: fiber::r#async::timeout::{deadline, IntoTimeout::deadline}

  • feat: fiber::Cond::wait_deadline

  • feat: fiber::JoinHandle::cancel, fiber::JoinHandle::wakeup

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply