Bernhard Herzog
Bernhard Herzog
The PHP backend tries to make sure that the `intelmqctl` calls do not take too long by implementing some kind of timeout. It tries two mechanisms, which both fail to...
When trying to publish messages to an exchange that hasn't been created yet multiple times, I get a segmentation violation in amqp091-go. Trying to publish at least twice appears to...
This adds support for PureScript using the tree-sitter grammar suggested in #674 The tree-sitter grammar for PureScript seems to have issues similar to the Haskell, in that the nodes for...