php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #56557 Add asynchronous multithreading to Runkit_Sandbox
Submitted: 2005-09-19 12:37 UTC Modified: 2021-05-10 15:06 UTC
Votes:3
Avg. Score:3.7 ± 0.9
Reproduced:0 of 0 (0.0%)
From: ibrash at gmail dot com Assigned: cmb (profile)
Status: Closed Package: runkit (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-09-19 12:37 UTC] ibrash at gmail dot com
Description:
------------
A useful feature might be asynchronous threading of calls to a Runkit_Sandbox so a long-running function call doesn't block the parent script.  It'd also be nice to expose the return value after it's done in a later call to the sandbox, but that'd probably make things much more difficult.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-05-10 15:06 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-05-10 15:06 UTC] cmb@php.net
I'm closing this ticket, since the proper place to report runkit
related issues is <https://github.com/zenovich/runkit/issues>.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC