Results 13 comments of Mike Aizatsky

> Why were these tests missing in the first place? I think I just missed some when copying/pasting lists.

> Is this still open? I'd like to pick this up if so. > Could you clarify/confirm the request? > > 1. Add file size limit of 4mb in the...

@Andarist this behavior makes it very difficult to test machines. It seems that `start(state)` is the only way to get your machine initialized in tests. Is there any way to...

Still has user `pi` backed in: e.g.: ``` $ cat /etc/systemd/system/phoniebox-gpio-control.service [Unit] Description=Phoniebox GPIO Control Service After=network.target iptables.service firewalld.service [Service] Type=simple User=pi Group=pi ``` Fresh install on a fresh raspbian.

It is worth noting that fresh version of raspbian lite asks for a user-name as part of first boot. So it will be more and more likely not to have...

@jasnell what if we had a special mode where we collect stacktrace for _every_ instantiated promise and store it in the promise property? We could theoretically follow the promise chain...

Linux. App specific password give: undefined:1

I can do `KJ_DISABLE_UNTYPED_REFCOUNT` instead if negation is easier to use.

@dom96 here's a link regarding the recursion: https://github.com/capnproto/capnproto/blob/v2/kjdoc/tour.md#coroutines