prevent single listener from monopolizing a worker
[unicorn.git] / ISSUES
blobd11dc56451689bf5bfe25be028cf5699a3b8b6e0
1 = Issues
3 mailto:unicorn-public@yhbt.net is the best place to report bugs,
4 submit patches and/or obtain support after you have searched the
5 {email archives}[https://yhbt.net/unicorn-public/] and
6 {documentation}[https://yhbt.net/unicorn/].
8 * No subscription will ever be required to email us
9 * Cc: all participants in a thread or commit, as subscription is optional
10 * Do not {top post}[http://catb.org/jargon/html/T/top-post.html] in replies
11 * Quote as little as possible of the message you're replying to
12 * Do not send HTML mail or images,
13   they hurt reader privacy and will be flagged as spam
14 * Anonymous and pseudonymous messages will ALWAYS be welcome
15 * The email submission port (587) is enabled on the yhbt.net MX:
16   https://yhbt.net/unicorn-public/20141004232241.GA23908@dcvr.yhbt.net/t/
18 We will never have a centralized or formal bug tracker.  Instead we
19 can interoperate with any bug tracker which can Cc: us plain-text to
20 mailto:unicorn-public@yhbt.net   This includes the Debian BTS
21 at https://bugs.debian.org/unicorn and possibly others.
23 If your issue is of a sensitive nature or you're just shy in public,
24 use anonymity tools such as Tor or Mixmaster; and rely on the public
25 mail archives for responses.  Be sure to scrub sensitive log messages
26 and such.
28 If you don't get a response within a few days, we may have forgotten
29 about it so feel free to ask again.
31 == Bugs in related projects
33 unicorn is sometimes affected by bugs in its dependencies.  Bugs
34 triggered by unicorn in mainline Ruby, rack, GNU C library (glibc),
35 or the Linux kernel will be reported upstream and fixed.
37 For bugs in Ruby itself, we may forward bugs to
38 https://bugs.ruby-lang.org/ and discuss+fix them on the ruby-core
39 list at mailto:ruby-core@ruby-lang.org
40 Subscription to post is required to ruby-core, unfortunately:
41 mailto:ruby-core-request@ruby-lang.org?subject=subscribe
42 Unofficial archives are available at: https://public-inbox.org/ruby-core/
44 For uncommon bugs in Rack, we may forward bugs to
45 mailto:rack-devel@googlegroups.com and discuss there.
46 Subscription (without any web UI or Google account) is possible via:
47 mailto:rack-devel+subscribe@googlegroups.com
48 Note: not everyone can use the proprietary bug tracker used by Rack,
49 but their mailing list remains operational.
50 Unofficial archives are available at: https://public-inbox.org/rack-devel/
52 Uncommon bugs we encounter in the Linux kernel should be Cc:-ed to the
53 Linux kernel mailing list (LKML) at mailto:linux-kernel@vger.kernel.org
54 and subsystem maintainers such as mailto:netdev@vger.kernel.org
55 (for networking issues).  It is expected practice to Cc: anybody
56 involved with any problematic commits (including those in the
57 Signed-off-by: and other trailer lines).  No subscription is necessary,
58 and the our mailing list follows the same conventions as LKML for
59 interopability. Archives are available at https://lore.kernel.org/lkml/
60 There is a kernel.org Bugzilla instance, but it is ignored by most.
62 Likewise for any rare glibc bugs we might encounter, we should Cc:
63 mailto:libc-alpha@sourceware.org
64 Unofficial archives are available at: https://public-inbox.org/libc-alpha/
65 Keep in mind glibc upstream does use Bugzilla for tracking bugs:
66 https://sourceware.org/bugzilla/
68 == Submitting Patches
70 See the HACKING document (and additionally, the
71 {SubmittingPatches}[https://git.kernel.org/cgit/git/git.git/tree/Documentation/SubmittingPatches]
72 document distributed with git) on guidelines for patch submission.
74 == Contact Info
76 * public: mailto:unicorn-public@yhbt.net
77 * nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general
78 * nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn
79 * https://yhbt.net/unicorn-public/
80 * http://ou63pmih66umazou.onion/unicorn-public/
82 Mailing list subscription is optional, so Cc: all participants.
84 You can follow along via NNTP (read-only):
86         nntp://news.public-inbox.org/inbox.comp.lang.ruby.unicorn
87         nntp://news.gmane.io/gmane.comp.lang.ruby.unicorn.general
89 Or Atom feeds:
91         https://yhbt.net/unicorn-public/new.atom
92         http://ou63pmih66umazou.onion/unicorn-public/new.atom
94         The HTML archives at https://yhbt.net/unicorn-public/
95         also has links to per-thread Atom feeds and downloadable
96         mboxes.