Huan Xiong
Huan Xiong
@aPandeyisystango I'm not sure what exact issue you ran into. I included the patch in one of my apps and it worked well. If you look at the code change,...
@Destrolaric @NiklasRz Just FYI. It was a snap configuration issue. See discussion [here](https://stackoverflow.com/questions/71871614/cant-access-db-tables-from-dbeaver-sqllite-busy-database-file-is-locked-dat). I ran into the same issue today and solved it using the solution in that discussion. However,...
Just to explain my use case...I use command line heavily. I implement frequently used operations in shell functions and run them interactively in shell. The overhead of starting Python process...
@xiangchunfu Sorry, I don't get what you meant. How does it relate to my original post? Can you elaborate it a bit?
@xiangchunfu No, that's not what I meant. I meant the way how cgroup is tested is fundamentally flawed in cpu_cfs_util test. Let me put it in another way. Suppose you...
I did a quick look at the code and found the code that caused the issue was in virtest. I managed to change it and got the test working. I'll...
@vivianQizhu Thanks for the information. I'll leave the issue open to help to track test failures and the change to be made. Feel free to close it if you like....
Just in case it's not clear, the command should be run in guest.
@jingzhao84 The bug in bugzilla is the same issue. But I don't think it's a QEMU issue, it's a test issue instead. Test should pass a valid virtual address in...
Just FYI. I work around the issue by modifying fg value to 223. It's sort of a hack because it probably doesn't work with solarized-light theme.