Jerry Liu

Results 3 issues of Jerry Liu

I found a similiar issue reported [https://github.com/SethMichaelLarson/virtualbox-python/issues/52](url) but I wasn't able to reproduce that issue. Instead I found the error when running vbox in a thread. ##### ENVIRONMENT - Operating...

**Is your feature request related to a problem? Please describe.** Working with a large test suites we have some tests that are being skipped depending on environment. When writing new...

feature request
good first issue

A simple query where `tag:=key1:val1` works fine as expected, but if is duplicated as `tag:=key1:val1 && tag:=key1:val1` instead we get no result but no error either.