Ticket #6 (new enhancement)

Opened 2 years ago

Last modified 8 months ago

raw stream observer object.

Reported by: ferringb Owned by:
Priority: minor Milestone:
Component: pkgcore Version:
Keywords: parallelization Cc:

Description (last modified by ferringb) (diff)

ObserverScratchPad has an example API for what is to be discussed.

Essentially, whats needed is the ability to detach/reattach output from a seperate process on the fly, whether it be a fetcher or build output.

This enables guis to display build output without requiring hacks and all within the normal api (no subprocess tricks), and enables parallelized execution to shift the output to the foreground when waiting on a previously backgrounded process.

Change History

comment:1 Changed 2 years ago by ferringb

  • description modified (diff)

comment:2 Changed 23 months ago by jokey

  • keywords parallelization added
  • component set to docs
  • milestone parallelization deleted

comment:3 Changed 23 months ago by jokey

  • component changed from docs to pkgcore
Note: See TracTickets for help on using tickets.