Matti Paksula
Matti Paksula
I opened #9 , which fixes the immediate problem, but I'm seeing ``` 441e28f31fd7: Retrying in 1 second ``` and ``` blob upload unknown ``` when I push to docker...
currently changing the run resets the active tab: 
``` $ teletype new test-cmd # remove todos from gemspec $ teletype add config ``` ``` $ rake 1) `test-cmd config` command executes `test-cmd help config` command successfully Failure/Error: output...
adding `method_option :services, type: :boolean` causes tests (correctly) to fail: ``` 1) `test-cmd config` command executes `test-cmd help config` command successfully Failure/Error: expect(output).to eq(expected_output) expected: "Usage:\n test-cmd config\n\nOptions:\n -h, [--help],...
I'd like to run hyperd inside a docker image for deployment reasons. I've managed to get it working by adding lots of privileges (that is okay for my scenario): ```...
**Describe the bug** #define WEBSOCKETS_CLIENT_CONNECT_WAIT_MS 100 ... ret = rfbPeekExactTimeout(cl, bbuf, 4, WEBSOCKETS_CLIENT_CONNECT_WAIT_MS); if ((ret < 0) && (errno == ETIMEDOUT)) { rfbLog("Normal socket connection\n"); return TRUE; } else if...
What limits this, can it be raised?
### Why do you want this feature? First of all, I know this is not directly related to eksctl, but I still think that eksctl could make this smoother. My...
``` $ slop X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 15 (X_QueryTree) Resource id in failed request: 0x1800002 Serial number of failed request:...