Antti Holvikari

Results 14 comments of Antti Holvikari

I should clarify, it's that the backend-optimizer sees `Unit -> Unit` as a pure function and any `bind` seems to be doing nothing.

This might be a slightly different incarnation of this issue I just came across while compiling the `integers` test suite using `backend-optimizer` (thus using corefn as input). The PS literal...

Ok, we now have Aff 4.0 support but `pg` currently doesn't support query canceling. There's an open PR for this though https://github.com/brianc/node-postgres/pull/1392

It works now and doesn't crash. But it still prints the "Listening on port 8080" _after_ I've requested something. Is this intended?