Closed jakobsvenning closed 2 days ago
Hm, it looks like CI isn't running.
Hm, it looks like CI isn't running.
Have you enabled your ci workflow to run on forked PRs? It's not enabled by default, see https://circleci.com/docs/2.0/oss/#build-pull-requests-from-forked-repositories.
Just merged a PR that fixed this. Thanks!
pool_options
field is missing in theoptions()
type.timeout
is a validpool_option()
, see https://github.com/erleans/pgo/blob/master/src/pgo.erl#L95.