repo.or.cz
/
public-inbox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
viewvcs: handle exceptions in on_destroy cb
[public-inbox.git]
/
t
/
select.t
blob
e8032c5aa35832eaae980f37c12d71e2b4fed93e
1
# Copyright (C) all contributors <meta@public-inbox.org>
2
use v5.12;
3
local $ENV{TEST_IOPOLLER} = 'PublicInbox::Select';
4
require './t/ds-poll.t';