Omer Katz

Results 645 comments of Omer Katz
trafficstars

The documentation specified that `allow with-interface equals { 08:*:* }` should allow all USB devices. If that doesn't work, I think this is a bug.

I have no idea why. I'm investigating...

Why is the compilation failing? I don't see an error.

Oh, so the problem is the makefile? Ok I'll revert that.

I have no idea why the build is hanging. Must be a travis bug...

I honestly don't know if this issue was resolved. I'm not all that familiar with how the Django integration works.

Why are we still maintaining this library? It's for 3.x only. We can archive it.

@torrancew Care to rebase this one? It seems like an important fix.

Because fpm is the entry point of every artifact building process. Say you want to turn a package to a wheel and then package it as a deb/rpm with upstard/systemd...

The .NET SDK provides an async API. I think we should provide one too. Preferably with AnyIO to allow any event loop implementation to be used with this library. Please...