Tommaso Garuglieri

Results 5 issues of Tommaso Garuglieri

Related to #74 Some feed such as [reddit's rss feed](https://www.reddit.com/r/programming/.rss) provide a very low request rate for bots, it would be nice to have an easy to use way to...

Fixes fatal panic error for `concurrent map iteration and map write` on buttons, events and hats maps using RWLocks.

The formatter args for the executor events are passed as slice instead of vararg, this causes the events to be displayed as follows: `Executor [exec-name %!s(int32=143) Error] failed with ExitCode:...

Reference #3 Using the go stdlib object pool instead of creating new buffer instances should reduce memory usage and improve GC latency