Benjamin Van Houten

Results 9 comments of Benjamin Van Houten

I am running into the same issue. Attempting to figure out a fix though do not seem to be succeeding. 01-18 23:10:29.329 1264-1264/com.drinkapp.drink E/MessageQueue-JNI﹕ Exception in MessageQueue callback: handleReceiveCallback 01-18...

Anything updates on this? @design-revision

This is still a viable solution ? I am currently running into an issue where "Pdeathsig" is undefined in "SysProcAttr"

I have configured .wslconfig to limit memory consumption and I utilize the `drop_cache` workaround. However, my memory will not be reclaimed without completely shutting down vscode. This is very annoying...

So iteritems() is a Python2 -> Python3 issue. Changed that to items(), seems to continue appropriately. However, I am still getting the issue with: ``` failed: [*******] (item=cms) => {...

I guess I will answer this myself, as this has gotten no response. It 100% had to do with which version of Ansible and Python you are running. I suggest...