All of lore.kernel.org
 help / color / mirror / Atom feed
From: yosuke.nky@gmail.com
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH] Enable to use some bitbake server commands
Date: Sat, 17 Dec 2022 07:52:40 -0800	[thread overview]
Message-ID: <12037.1671292360153891865@lists.openembedded.org> (raw)
In-Reply-To: <666017467d067ed9473268336311c98dcad4dcad.camel@linuxfoundation.org>

[-- Attachment #1: Type: text/plain, Size: 703 bytes --]

> I'd like to understand which objects are being passed which can't be marshalled
AFAIK, the type for the objects which can't be marshelled is `collections.defaultdict`.

> I'm worried that two different behaviours between the transports where one silently drops data isn't a good idea.
I agree. need to see if there is a way to convert to marshallizable object.

> I'd also be interested to learn more about how you're using bitbake if you can share anything?
I'm developing bbclient ( https://pypi.org/project/bbclient/ ) that provides command interface for bitbake server. I'm working this as an part of visual studio language server for bitbake.
I'm sorry. Not very common use, I know😅

[-- Attachment #2: Type: text/html, Size: 1071 bytes --]

  reply	other threads:[~2022-12-17 15:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-17  8:44 [PATCH] Enable to use some bitbake server commands yosuke.nky
2022-12-17 11:34 ` [bitbake-devel] " Richard Purdie
2022-12-17 15:52   ` yosuke.nky [this message]
2022-12-18 21:41     ` Richard Purdie
2022-12-19 13:48       ` yosuke.nky
2022-12-20 16:01         ` [bitbake-devel] " Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12037.1671292360153891865@lists.openembedded.org \
    --to=yosuke.nky@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.