This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch aevri/picklable_jobs
in repository https://gitbox.apache.org/repos/asf/buildstream.git.
at 54c5c3a Revert "WIP: pickle: rm special cases, plugins pickle now"
This branch includes the following new commits:
new 8d8ed12 jobs: refactor, use new set_message_unique_id
new e5fcb69 jobs/job: Add a fullstop to Job explanation
new bbbda54 spawn: split jobs into parent and child
new 23b69c6 jobs/job: send ChildJob the context, not scheduler
new daf976c WIP: spawn: no _is_main_process
new e6d1043 WIP: spawn: no Plugin._lookup, class instance plugin map
new 82efed6 WIP: spawn: use multiprocessing.Manager
new 8d1eb20 WIP: spawn: can't use job result yet
new 5997c2a WIP: pickle: _{artifact,source}cache: __getstate__ no elements
new 8bd512f WIP: pickle: Context: no _message_handler
new 0be6fdd WIP: pickle: PluginContext, ElementFactory, SourceFactory
new 88f8d68 WIP: pickle: optionpool: make picklable
new 7a47c4e WIP: pickle: Job, ElementJob, Element, Source
new 51b9c27 WIP: pickle: {ArtifactPush,Build}Queue - not needed?
new 4973332 WIP: pickle: FetchQueue - not needed?
new 2caabb6 WIP: pickle: Element, Source _meta_kind
new 094ed0c WIP: pickle: Plugin - disable pickling
new 7282207 TEMP: disable status rendering
new 684c1b9 TEMP: MultiprocessingPdb, traceback in Job._child_action
new 6730437 TEMP: testpickle
new bbfdee5 WIP: pickle: use PicklablePluginProxy instead
new a735087 TEMP: breakpoint on recursion error
new 8dfe58f WIP: pickle: comment out test_pickle in Job
new 44b3ed5 TEMP: time and size of pickling and spawning
new 3ba4336 WIP: spawn: Job no longer pickled
new fe05408 WIP: perf: don't bind entire queue to callback
new 95a4d57 WIP: pickle: queues no longer pickled
new b051d3c WIP: pickle: _do_pickled_child_job and friends
new f055036 WIP: pickle: use custom reduction for plugins
new b51a0b8 WIP: pickle: remove PicklablePluginProxy
new 26f50fd WIP: pickle: rm commented out special case
new 8035af8 WIP: pickle: rm special cases, plugins pickle now
new 54c5c3a Revert "WIP: pickle: rm special cases, plugins pickle now"
The 33 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.