Will Owens
Will Owens
I'm curious, what is your use case that requires spec's to run serially? Another way to implement this would be `Runner` turning into an interface with `ConcurrentRunner` and `SerialRunner` types...
I'm not the creator of gospec, I'm just a user as yourself. Thanks for the read from the mailing list and I respect your use case. The only reason I...
I will certainly share it with you. Keep on trucking.
@grazzolini Any chance this can be merged?
Anyone submitted a patch yet?
While I think this would be nice, as this seems to be a general pattern where the command can generate the completion scripts for each shell (ala cobra), the completion...
https://github.com/user-attachments/assets/2bafef61-4d69-49a1-89b5-91bc2fd286de
https://gitlab.gnome.org/ appears to work @vcunat Yes I have cookies enabled @mweinelt
Firefox container tabs appear to make a difference. I operate mostly out of "No Container", but I have 1 container that I use for personal stuff on my work laptop....
@mdelapenya I think that most of the usecases for dynamic listeners would be provided by this one. The case that wouldn't be covered by this PR is if you need...