magnus

Results 175 comments of magnus

I can definitely move the codecov stuff to GH Actions, but how would that solve the problem? Are we using then GH Actions for unit tests and codecov and travis...

> > I can definitely move the codecov stuff to GH Actions, but how would that solve the problem? > > I'd rather have each workflow do one thing, especially...

So feel free to remove the unit tests from travis and only do the QEMU stuff there.

Hmm I see, do you think it may be worth a shot to reach out to the travis ci support? Or maybe setting up a dedicated Jenkins instance on a...

Hey, sorry for the late response. Yes sounds great, feel free to merge :)

Although it seems that travis stopped free builds for OSS prijects... https://news.ycombinator.com/item?id=25338983

Hey there, and sorry for the late response. Thanks for this information, I never had this problem, to be honest. Can you maybe elaborate a little which phone and pen...

Can you post a minimal example, which reproduces this error?

Are you using the storageprovider and the normal API to the UsbMassStorageDevice at the same time? There are problems if two different processes are accessing the device simultaneously. Maybe try...

Can you maybe explain what exactly you did, so that other people know how to solve this problem?