Alexander Mills
Alexander Mills
I filed this ticket in the confluent library- https://github.com/confluentinc/confluent-kafka-go/issues/1193 is this a limitation of the Confluent SDK or with the Kafka API..or? need insight ty ty
For testing purposes I am looking to find a way to prevent the node.js executable from searching for node_modules below a certain directory, sort of like a chroot jail but...
I can open up bash and type commands from my local terminal into a remote bash process like so: ```js const net = require('net'); const cp = require('child_process'); const server...
the confluent library has this limitation: https://github.com/confluentinc/confluent-kafka-go/issues/1193 can the segmentio library mitigate this?
the confluent library has this limitation: https://github.com/confluentinc/confluent-kafka-go/issues/1193 can sarama mitigate this?
I am looking to get tab-completion, so that the user can select a path from the current working directory. Is tab-completion possible with this library?
placeholder fix
update error messaging for missing pattern files ## Summary by CodeRabbit - **New Features** - Introduced a new function for testing patterns, enhancing functionality. - **Improvements** - Enhanced error handling...
### Version 18 vs 20 ### Platform macos ### Subsystem _No response_ ### What steps will reproduce the bug? On Node 18, I get this a lot (with no errors...