php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #81525 Support for Coroutines/Fibers in OCI8
Submitted: 2021-10-14 15:00 UTC Modified: -
From: anton_swartz at apple dot com Assigned:
Status: Open Package: OCI8 related
PHP Version: 8.0.11 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: anton_swartz at apple dot com
New email:
PHP Version: OS:

 

 [2021-10-14 15:00 UTC] anton_swartz at apple dot com
Description:
------------
We are wanting to find out about getting support for coroutines/fibers in the OCI8 driver for PDO.

Currently when using the OCI8 driver with PDO we Geta blocking request.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2023-05-29 05:46 UTC] ElliotWhite at teleworm dot us
Since coroutines/fibers are typically related to asynchronous programming, it's important to ensure that the underlying driver or extension supports asynchronous operations.

You can try reaching out to the developers or maintainers of OCI8 and PDO through their official channels, such as their GitHub repositories or forums, to inquire about the availability of coroutine/fiber support or any potential workarounds for achieving non-blocking behavior. They would be in the best position to provide guidance and support specific to those technologies.
(https://www.mybkexperience.onl/)github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC