James Cuzella
James Cuzella
I encountered a similar error when investigating a codebase that uses this library: [`findex`][1]. It similarly [uses a pattern][2] like the one in the documentation, except uses `read_events()`, the non-blocking...
Should now be fixed in _downstream_ `findex` code by mdgaziur/findex#52! :tada: :rocket: Feel free to reference that code in examples 😄
@00DB00: > I will try this .... by the way i tried removing --upcast-sampling and replaced it with --no-half and it worked , i was using --upcast-sampling because it was...
> [@mrtazz](https://github.com/mrtazz) [@trinitronx](https://github.com/trinitronx) any chance that this issue will be processed soon ? 🥺 Otherwise i'll have to remove checkmake from the next version of MegaLinter, we can not afford...
> [@trinitronx](https://github.com/trinitronx) i think i found the issue source :) > > We're using your docker image to embed checkmake without MegaLinter > > FROM mrtazz/checkmake:latest AS checkmake > COPY...
@nvuillam I do not currently have `Collaborator` (a.k.a. Maintainer) access to this repo. So, I'm unable to merge this on my own. Even if I did have access, if there...
> @trinitronx How are you getting multiple paths in `ANSIBLE_COLLECTIONS_PATH` when using ansible-test? Testing inside an Ansible Execution Environment container, where the ee container's Galaxy requirements (`galaxy: requirements.yml`) collections are...
> [Vagrant 2.4.3](https://github.com/hashicorp/vagrant/releases/tag/v2.4.3) fixed the installation for me. But vagrant now shows the following warning: > > ``` > $ vagrant destroy -f > [fog][WARNING] Unrecognized arguments: libvirt_ip_command > ==>...
Seems like this issue, plus #1903, and #1314 would be solved by implementing this PR. Maybe an easy rebase + conflict resolution could result in hitting multiple bugs with one...
hmm... 🤔 These commands used to work to close automatically opened windows in version `1.4.5`. I wonder what changed?