Ludovic Demblans
Ludovic Demblans
Hello, I am having the same problem. Now it seems that the mochiweb parser is distributed in floki, so the problem could be fixed directly instead of relying on third...
The goal here is not to test the implementations, but how the code that is calling the implementations reacts when the implementation is not correct. For instance you may want...
Hello, I second this. The following config works only if the terminal is already in focus: ```json { "context": "Workspace", "bindings": { "ctrl-alt-u": ["terminal::SendText", "my-command\n"] } } ``` It would...
Hey, thanks for the confirmation! `max_measurements` could be nice but really my benchmark does not do any actual work, I'm not sure that would be a really useful feature :)
Alright! I don't know the benchee code but indeed it should be simple enough :)
If there is a max_concurrency option or something like that it could be nice to expose it indeed.