Ecosyste.ms: Issues

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

GitHub / fpco/typed-process issues and pull requests

#84 - `byteStringOutput` breaks `withProcessTerm`

Issue - State: open - Opened by SmartHypercube 3 months ago - 2 comments

#83 - Improve `ExitCodeException` `Show` instance

Pull Request - State: open - Opened by 9999years 3 months ago - 10 comments

#82 - Impossible to set environment variables without clearing environment

Issue - State: open - Opened by 9999years 3 months ago - 3 comments

#81 - Fix setup of MacOS CI

Pull Request - State: closed - Opened by tomjaguarpaw 3 months ago

#80 - Add `ExitCodeException` smart constructors

Pull Request - State: closed - Opened by 9999years 3 months ago - 9 comments

#79 - Add `getPid`

Pull Request - State: closed - Opened by 9999years 3 months ago - 8 comments

#78 - Dummy commit to trigger CI

Pull Request - State: closed - Opened by tomjaguarpaw about 1 year ago

#77 - Use up to lts 21 in CI

Pull Request - State: closed - Opened by tomjaguarpaw about 1 year ago

#75 - Run tests in parallel + get rid of `-with-rtsopts=-N` (fixes #59)

Pull Request - State: open - Opened by sol over 1 year ago - 1 comment

#74 - Don't deadlock on `delegate_ctlc` (fixes #73)

Pull Request - State: open - Opened by sol over 1 year ago

#73 - We are silently ignoring `UserInterrupt`s on `delegate_ctlc`

Issue - State: open - Opened by sol over 1 year ago

#72 - Pull out terminateProcess function

Pull Request - State: closed - Opened by tomjaguarpaw over 1 year ago

#71 - refactoring: Use `tryJust` instead of pattern guards

Pull Request - State: closed - Opened by sol over 1 year ago - 4 comments

#70 - Ensure that `waitForProcess` is never called more than once (fixes #69)

Pull Request - State: open - Opened by sol over 1 year ago - 7 comments

#69 - Race condition in `stopProcess` / `pCleanup`

Issue - State: open - Opened by sol over 1 year ago

#68 - Forward compatibility with future versions of GHC + DRY up package.yaml

Pull Request - State: closed - Opened by sol over 1 year ago

#67 - Use Haddock markup in deprecation messages

Pull Request - State: closed - Opened by sol over 1 year ago

#66 - execute shell command fail but success in terminal

Issue - State: closed - Opened by shallowinggg over 1 year ago - 2 comments

#65 - Check in generated Cabal file

Pull Request - State: open - Opened by mmhat over 1 year ago

#64 - Add hspec-discover to build-tools

Pull Request - State: open - Opened by mmhat over 1 year ago

#63 - Expose `ProcessConfig` and friends from the internal module

Pull Request - State: closed - Opened by mmhat almost 2 years ago - 6 comments

#62 - Expose structure of `ProcessConfig` from internal module.

Issue - State: closed - Opened by mpickering almost 2 years ago - 4 comments

#61 - Feature Request: Read process interleaved with stream assignment

Issue - State: open - Opened by ad-si about 2 years ago - 6 comments

#60 - Add `smp` flag

Pull Request - State: open - Opened by hololeap about 2 years ago - 4 comments

#59 - Running tests on unregisterised/no-SMP builds

Issue - State: open - Opened by matoro about 2 years ago - 10 comments

#58 - Adds hpack generated cabal file.

Pull Request - State: open - Opened by philderbeast over 2 years ago - 1 comment

#57 - Adds a gh-action for running hlint, ignore hints found.

Pull Request - State: open - Opened by philderbeast over 2 years ago - 1 comment

#56 - Typo with eiter.

Pull Request - State: closed - Opened by philderbeast over 2 years ago - 1 comment

#55 - Add mkPipeStreamSpec

Pull Request - State: closed - Opened by brandonchinn178 over 2 years ago - 3 comments

#54 - Export StdStream

Pull Request - State: closed - Opened by tomjaguarpaw over 2 years ago - 1 comment

#53 - Re-export StdStream

Pull Request - State: closed - Opened by brandon-leapyear over 2 years ago - 1 comment

#52 - Split mkStreamSpec into two type-safe functions

Issue - State: closed - Opened by brandon-leapyear over 2 years ago - 8 comments

#51 - Require async-2.0, otherwise Control.Concurrent.Async is not available

Pull Request - State: closed - Opened by Bodigrim over 2 years ago - 6 comments

#50 - How can I set an environment variable while inheriting the others?

Issue - State: closed - Opened by yamaton almost 3 years ago - 6 comments

#49 - Fix README link to 'process'

Pull Request - State: closed - Opened by robx almost 3 years ago

#48 - Allow combining stdout and stderr more easily

Issue - State: closed - Opened by robx almost 3 years ago - 5 comments

#47 - Bug: async exceptions and readProcess_ (waitForProcess: does not exist)

Issue - State: open - Opened by bitc almost 3 years ago - 2 comments

#46 - Add re-exports

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

#45 - Should we reexport ExitCode?

Issue - State: closed - Opened by tomjaguarpaw about 3 years ago - 1 comment

#44 - Show empty argument

Pull Request - State: closed - Opened by TristanCacqueray about 3 years ago - 1 comment

#43 - Release 0.2.6.2

Issue - State: closed - Opened by tomjaguarpaw about 3 years ago - 2 comments

#42 - I would like to comaintain typed-process

Issue - State: closed - Opened by tomjaguarpaw about 3 years ago - 4 comments

#41 - Improve the presentation of the documentation

Pull Request - State: closed - Opened by tomjaguarpaw about 3 years ago

#40 - Could we get a new release?

Issue - State: closed - Opened by tomjaguarpaw over 3 years ago - 1 comment

#39 - Regression test 38

Pull Request - State: open - Opened by NorfairKing over 3 years ago - 1 comment

#38 - Race condition in `waitForProcess`

Issue - State: open - Opened by NorfairKing over 3 years ago - 13 comments

#37 - Move to Github Actions

Pull Request - State: closed - Opened by snoyberg almost 4 years ago

#36 - More Haddocks

Pull Request - State: closed - Opened by tomjaguarpaw almost 4 years ago - 2 comments

#35 - Add dummy Haddock comments so Haddock formats better

Pull Request - State: closed - Opened by tomjaguarpaw almost 4 years ago

#34 - Fix typo

Pull Request - State: closed - Opened by tomjaguarpaw almost 4 years ago

#31 - Problems with setWorkingDir on macOS

Issue - State: closed - Opened by k-bx almost 5 years ago - 6 comments

#30 - Allow any string-like type as an argument to a process?

Issue - State: closed - Opened by kindaro over 5 years ago - 2 comments

#29 - Introduce MonadUnliftIO.

Pull Request - State: closed - Opened by Magicloud over 5 years ago - 2 comments

#28 - Generalize to MonadIO and MonadUnliftIO

Issue - State: closed - Opened by snoyberg over 5 years ago - 2 comments

#27 - Unmask exception in helper thread

Pull Request - State: closed - Opened by snoyberg over 5 years ago

#26 - Deprecate withProcess/withProcess_ (fixes #25)

Pull Request - State: closed - Opened by snoyberg over 5 years ago - 7 comments

#25 - Deprecate withProcess

Issue - State: closed - Opened by snoyberg over 5 years ago

#24 - Add a null stream IO target

Pull Request - State: closed - Opened by rjmac over 5 years ago - 9 comments

#23 - `closed` is almost never what you want, at least on Unixlikes

Issue - State: closed - Opened by rjmac over 5 years ago - 2 comments

#22 - Document which functions include stdout and stderr

Pull Request - State: closed - Opened by MaxGabriel over 5 years ago

#21 - Remove some lint

Pull Request - State: closed - Opened by 3noch over 5 years ago

#20 - Properly bracket pipe created in withProcessInterleave

Pull Request - State: closed - Opened by 3noch over 5 years ago - 3 comments

#19 - Possible Pipe leak?

Issue - State: closed - Opened by 3noch over 5 years ago - 3 comments

#18 - Disable buffering snoyberg/conduit#402

Pull Request - State: closed - Opened by snoyberg almost 6 years ago - 1 comment

#17 - Provide a convenience function to interleave stderr with stdout

Pull Request - State: closed - Opened by romanofski almost 6 years ago - 9 comments

#16 - Convenience API for interleaved output? (stdout, stderr)

Issue - State: closed - Opened by romanofski almost 6 years ago - 2 comments

#15 - Stdout/Stderr are always empty in ExitCodeException

Issue - State: closed - Opened by aleksejkozin about 6 years ago - 2 comments

#14 - Fix doc bug

Pull Request - State: closed - Opened by frasertweedale about 6 years ago

#13 - Correct way to silence output?

Issue - State: closed - Opened by fosskers over 6 years ago - 6 comments

#12 - Use polling for the single-threaded runtime #11

Pull Request - State: closed - Opened by snoyberg over 6 years ago - 2 comments

#11 - readProcessStdout_ hangs after ~65 KB of output (only when compiled)

Issue - State: closed - Opened by chrismwendt over 6 years ago - 7 comments

#10 - Fix doc for withProcess

Pull Request - State: closed - Opened by krisis almost 7 years ago

#9 - Update docs for runProcess_.

Pull Request - State: closed - Opened by seagreen almost 7 years ago - 1 comment

#8 - Reduce deps

Pull Request - State: closed - Opened by snoyberg almost 7 years ago

#7 - Add a big scary warning about -threaded

Pull Request - State: closed - Opened by enolan about 7 years ago - 2 comments

#6 - Conduit dependency makes the package heavy

Issue - State: closed - Opened by NightRa about 7 years ago - 1 comment

#5 - Provide an access to the underlying ProcessHandle.

Pull Request - State: closed - Opened by qnikst over 7 years ago - 4 comments

#4 - Having a way for custom process kill.

Issue - State: closed - Opened by qnikst over 7 years ago - 2 comments

#3 - Fill exit code TMVar in waitForProcess cleanup

Pull Request - State: closed - Opened by mitchellwrosen over 7 years ago - 2 comments

#2 - Fix waitForProcess logic

Pull Request - State: closed - Opened by mitchellwrosen over 7 years ago - 21 comments

#1 - Should typed-process ignore "resource vanished" errors when closing pipes?

Issue - State: closed - Opened by expipiplus1 almost 8 years ago - 11 comments