Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
pkgutils
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 5
    • Merge Requests 5
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • pkgutils
  • Merge Requests
  • !28

Open
Opened May 29, 2018 by Jeremy Soller@jackpot51Owner
  • Report abuse
Report abuse

Use reqwest

  • Overview 0
  • Commits 0
  • Changes 0

Created by: jD91mZM2

This is now possible since tokio is ported.

Don't merge yet, there are still some issues

  • I've noticed sometimes tokio things stop working until you reboot. Especially when Ctrl+Cing applications. I have no idea what causes this, but since tokio doesn't really do anything that should be persistent I suspect that either the kernel isn't cleaning up stuff properly somehow or smolnetd is having issues. This should be investigated futher as it can make it unreliable.
  • It now depends on openssl (and ca-certificates), because reqwest does not support rustls.
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: redox-os/pkgutils!28
Source branch: jD91mZM2:master