Ecosyste.ms: Issues

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

GitHub / haskell-distributed/distributed-process-platform issues and pull requests

#135 - minor patch to support GHC 7.10

Pull Request - State: closed - Opened by agentm over 9 years ago - 3 comments

#134 - [DPP-46] Configuration APIs

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#133 - [DPP-47] Group Services

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#132 - [DPP-48] Atomic Broadcast / Guaranteed Multicast

Issue - State: closed - Opened by qnikst over 9 years ago - 1 comment
Labels: duplicate

#131 - [DPP-49] Support for automating derived/composed RemoteTables

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#130 - SNMP Agent

Issue - State: closed - Opened by qnikst over 9 years ago - 1 comment
Labels: task

#129 - [DPP-51] some minor 'cleanup' changes to dip

Issue - State: closed - Opened by qnikst over 9 years ago - 1 comment
Labels: task

#128 - [DPP-52] Unified API for making AsyncTask

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#127 - [DPP-53] rename Process to GenProcess

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#126 - [DPP-54] Control.Distributed.Process.Platform.Task

Issue - State: open - Opened by qnikst over 9 years ago
Labels: feature

#125 - [DPP-55] Unify Async APIs

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#124 - [DPP-56] GenProcess doesn't drain its mailbox properly

Issue - State: closed - Opened by qnikst over 9 years ago - 1 comment
Labels: task

#123 - [DPP-57] Provide versions of handle{Cast|Call}_ that work in the Process monad

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#122 - [DPP-58] Remove dependency on Template Haskell

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#121 - [DPP-59] Genproc2

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#120 - [DPP-60] Unified API for Async

Issue - State: open - Opened by qnikst over 9 years ago
Labels: task

#119 - [DPP-63] GenProcess `call` interrupt results in chaos

Issue - State: closed - Opened by qnikst over 9 years ago - 1 comment
Labels: task

#118 - [DPP-65] AsyncChan should behave more like a... well, channel.

Issue - State: open - Opened by qnikst over 9 years ago
Labels: enhancement-2

#117 - [DPP-67] add OTP style framework of standard *behaviours*

Issue - State: open - Opened by qnikst over 9 years ago
Labels: feature

#116 - [DPP-69] ManagedProcess.FSM

Issue - State: open - Opened by qnikst over 9 years ago
Labels: feature

#115 - [DPP-70] Should we remove Async.AsyncChan

Issue - State: open - Opened by qnikst over 9 years ago

#114 - [DPP-72] Unidentified memory leak with -prof/-hc

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#113 - [DP-75] Prioritised Processes mailbox draining should be policy (e.g., timeout) controlled

Issue - State: open - Opened by qnikst over 9 years ago
Labels: enhancement-2

#112 - [DPP-76] Intermittent test failures

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#111 - [DPP-77] De-duplicate Supervisor Tests

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#110 - [DPP-78] ManagedProcess should trap exits whilst waiting for messages

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#108 - [DPP-84] Possible Memory Leak on Supervisor

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#107 - [DPP-86] A way to synchronously shutdown a ManagedProcess

Issue - State: open - Opened by qnikst over 9 years ago

#105 - [DPP-89] SystemLog should provide compatibility with `say`

Issue - State: open - Opened by qnikst over 9 years ago
Labels: enhancement-2

#104 - [DPP-92] Document serve/pserve a bit more clearly

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#103 - [DPP-96] System Message (Debugging!?) Support

Issue - State: open - Opened by qnikst over 9 years ago
Labels: enhancement-2

#102 - The precv loop has code blocks that aren't covered by an exit handler

Issue - State: open - Opened by qnikst over 9 years ago
Labels: bug-2

#100 - [DPP-104] more primitives from Control.Concurrent.Async for CH

Issue - State: open - Opened by qnikst over 9 years ago
Labels: feature

#99 - [DPP-106] Supervision enhancements

Issue - State: open - Opened by qnikst over 9 years ago
Labels: feature

#98 - Update hackage

Issue - State: open - Opened by AlexeyRaga almost 10 years ago - 1 comment

#97 - Using call / callTimeout method between machines hangs forever

Issue - State: closed - Opened by wdanilo about 10 years ago - 1 comment

#96 - Implement waitCancelTimeout for STM version of async.

Pull Request - State: closed - Opened by qnikst about 10 years ago - 4 comments

#95 - Fix build with with Setup.lhs and allow recent versions of fingertree

Pull Request - State: closed - Opened by peti over 10 years ago

#94 - Don't use lliteral Haskell in Setup.hs file

Pull Request - State: closed - Opened by abbradar over 10 years ago - 1 comment

#93 - fix symbol encoding (fixes HsColour)

Pull Request - State: closed - Opened by abbradar over 10 years ago - 1 comment

#92 - s/terminateHandler/shutdownHandler/ in comments/docs

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#91 - log child shutdown errors in terminateChildren

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 4 comments

#90 - switch tests from 8080 to a less common port

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 2 comments

#89 - remove ambiguity b/t Supervisor/Child/Starter PIDs

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 3 comments

#88 - improve handling of unrecoverable errors caught in doRestartChild

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#87 - be more specific with `die` reasons in Supervisor

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 5 comments

#86 - add logging to ChildInitFailure handler

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 1 comment

#85 - log failures in Supervisor.supInit

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#84 - deal with -wall unused code warnings in C.D.P.P.Service.Registry

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#83 - log each call to Supervisor.tryRestart

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 4 comments

#82 - fix typo in deleteChild arg names s/spec/childKey/

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#81 - fix issue dpp-105; NominalDiffTime to TimeInterval conversion

Pull Request - State: closed - Opened by jeremyjh almost 11 years ago - 1 comment

#80 - move exported types from C.D.P.P.Supervisor to .Types

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 4 comments

#79 - cosmetic refactoring of StarterProcess variants of ToChildStart

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#78 - fix typos s/recieve/receive/

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago

#77 - Fix process leak on Supervisor with StarterProcess (DPP-84)

Pull Request - State: open - Opened by tavisrudd almost 11 years ago - 13 comments

#76 - Fix dpp 84 restarter process leak

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 1 comment

#75 - remove potential pattern match failure for more helpful `die msg`

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 4 comments

#74 - add missing monitor on CreateHandle variant of ChildStart in Supervisor

Pull Request - State: closed - Opened by tavisrudd almost 11 years ago - 9 comments

#73 - Add functions to convert to/from NominalDiffTime and Delay/TimeInterval

Pull Request - State: closed - Opened by alanz almost 11 years ago - 3 comments

#72 - Update dependency on distributed-process to >= 0.5.0

Pull Request - State: closed - Opened by jeremyjh about 11 years ago - 3 comments

#71 - Add makefile to install development branches into a sandbox

Pull Request - State: closed - Opened by alanz over 11 years ago - 12 comments

#70 - Add Condition to the list of exported types on ManagedProcess module. [D...

Pull Request - State: closed - Opened by roman over 11 years ago - 1 comment

#69 - First attempt to supervise Process actions without Closures. #DPP-81

Pull Request - State: closed - Opened by roman over 11 years ago - 9 comments

#68 - Fix bug #DPP-80 + Makefile improvement

Pull Request - State: closed - Opened by roman over 11 years ago - 4 comments

#67 - Added recursive divide and conquer test in AsyncSTM

Pull Request - State: closed - Opened by robstewart57 almost 12 years ago - 1 comment

#66 - Enable remotable functions from Internal.Types

Pull Request - State: closed - Opened by davidsd almost 12 years ago - 2 comments

#65 - AsyncChan should behave more like a... well, channel.

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: enhancement

#64 - Decoding Message data in ProcessExitException (show) creates havoc

Issue - State: open - Opened by hyperthunk about 12 years ago
Labels: bug

#63 - GenProcess `call` interrupt results in chaos

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: bug

#62 - GenProcess improvements

Issue - State: open - Opened by hyperthunk about 12 years ago
Labels: enhancement, API, in progress

#61 - developer mode build support

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: enhancement

#60 - Unified API for Async

Pull Request - State: closed - Opened by hyperthunk about 12 years ago

#59 - Genproc2

Pull Request - State: closed - Opened by hyperthunk about 12 years ago

#58 - [DPP-58] Remove dependency on Template Haskell

Issue - State: open - Opened by hyperthunk about 12 years ago
Labels: enhancement

#57 - Provide versions of handle{Cast|Call}_ that work in the Process monad

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: enhancement, in progress

#56 - GenProcess doesn't drain its mailbox properly

Issue - State: closed - Opened by hyperthunk about 12 years ago - 2 comments
Labels: bug

#55 - Unify Async APIs

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: enhancement, API

#54 - [DPP-54] Control.Distributed.Process.Platform.Task

Issue - State: open - Opened by hyperthunk about 12 years ago
Labels: enhancement, API, in progress

#53 - rename Process to GenProcess

Pull Request - State: closed - Opened by ericbmerritt about 12 years ago - 2 comments

#52 - Unified API for making AsyncTask

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: enhancement, API, in progress

#50 - [DPP-50] SNMP Agent

Issue - State: open - Opened by hyperthunk about 12 years ago
Labels: enhancement, API

#46 - Configuration APIs

Issue - State: open - Opened by hyperthunk about 12 years ago - 3 comments
Labels: enhancement, question, API

#45 - Implemented linkOnFailure

Pull Request - State: closed - Opened by hyperthunk about 12 years ago

#43 - ProcessId wrapper for hot-loading/migration

Issue - State: open - Opened by jepst about 12 years ago - 1 comment
Labels: enhancement, API

#38 - Async Package

Pull Request - State: closed - Opened by hyperthunk about 12 years ago

#37 - Break up the test suites

Issue - State: closed - Opened by hyperthunk about 12 years ago - 1 comment
Labels: enhancement, build, tests, in progress

#34 - rename intervalToMs and timeToMs

Issue - State: closed - Opened by hyperthunk about 12 years ago
Labels: enhancement, API

#31 - Application Concept

Issue - State: open - Opened by hyperthunk about 12 years ago - 7 comments
Labels: enhancement, question, API

#19 - Removed Naive module

Pull Request - State: closed - Opened by rodlogic about 12 years ago

#18 - Test cases are racy!

Issue - State: closed - Opened by hyperthunk about 12 years ago - 3 comments
Labels: bug, tests

#15 - implement timer module

Issue - State: closed - Opened by hyperthunk about 12 years ago - 4 comments
Labels: enhancement, API

#11 - GenServer: 2nd generation

Pull Request - State: closed - Opened by rodlogic about 12 years ago

#5 - GenServer straw man

Pull Request - State: closed - Opened by rodlogic over 12 years ago - 1 comment

#4 - GenServer

Issue - State: open - Opened by hyperthunk over 12 years ago - 61 comments
Labels: enhancement, API, in progress

#2 - what are OTP ideas that probably aren't a good fit?

Issue - State: closed - Opened by cartazio over 12 years ago - 1 comment
Labels: misc/admin

#1 - supervision trees

Issue - State: open - Opened by hyperthunk over 12 years ago - 34 comments
Labels: enhancement, in progress